SCOREC core
Parallel unstructured mesh tools
mth::Matrix< T, M, N > Member List

This is the complete list of members for mth::Matrix< T, M, N >, including all inherited members.

Array()can::Array< Vector< T, 0 >, 0 >inline
Array(Array< Vector< T, 0 >, N > const &other)can::Array< Vector< T, 0 >, 0 >inline
cols() constmth::Matrix< T, M, N >inline
Matrix()mth::Matrix< T, M, N >inline
Matrix(unsigned m, unsigned n)mth::Matrix< T, M, N >inline
operator()(unsigned i, unsigned j)mth::Matrix< T, M, N >inline
operator()(unsigned i, unsigned j) constmth::Matrix< T, M, N >inline
operator*(T const &s) constmth::Matrix< T, M, N >inline
operator*(Vector< T, N > const &b) constmth::Matrix< T, M, N >inline
operator*(Matrix< T, N, O > const &b) constmth::Matrix< T, M, N >inline
operator+(Matrix< T, M, N > const &b) constmth::Matrix< T, M, N >inline
operator-(Matrix< T, M, N > const &b) constmth::Matrix< T, M, N >inline
operator/(T const &s) constmth::Matrix< T, M, N >inline
operator=(Array< Vector< T, 0 >, N > const &other)can::Array< Vector< T, 0 >, 0 >inline
operator[](unsigned i)can::Array< Vector< T, 0 >, 0 >inline
operator[](unsigned i) constcan::Array< Vector< T, 0 >, 0 >inline
rows() constmth::Matrix< T, M, N >inline
size() constcan::Array< Vector< T, 0 >, 0 >inline
zero()mth::Matrix< T, M, N >inline
~Array()can::Array< Vector< T, 0 >, 0 >inline