ug4
ug::MathMatrix< N, M, T > Member List

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

assign(const MathVector< N, value_type > &vec, const std::size_t row)ug::MathMatrix< N, M, T >inline
assign(const MathMatrix &v)ug::MathMatrix< N, M, T >inlineprotected
ColSizeug::MathMatrix< N, M, T >static
entry(std::size_t row, std::size_t col)ug::MathMatrix< N, M, T >inline
entry(std::size_t row, std::size_t col) constug::MathMatrix< N, M, T >inline
m_dataug::MathMatrix< N, M, T >protected
MathMatrix()ug::MathMatrix< N, M, T >inline
MathMatrix(const MathMatrix &v)ug::MathMatrix< N, M, T >inline
num_cols() constug::MathMatrix< N, M, T >inline
num_rows() constug::MathMatrix< N, M, T >inline
operator()(std::size_t row, std::size_t col)ug::MathMatrix< N, M, T >inline
operator()(std::size_t row, std::size_t col) constug::MathMatrix< N, M, T >inline
operator*(const MathMatrix &v) constug::MathMatrix< N, M, T >inline
operator*=(const value_type &val)ug::MathMatrix< N, M, T >inline
operator+=(const MathMatrix &B)ug::MathMatrix< N, M, T >inline
operator+=(const value_type &val)ug::MathMatrix< N, M, T >inline
operator-=(const MathMatrix &B)ug::MathMatrix< N, M, T >inline
operator-=(const value_type &val)ug::MathMatrix< N, M, T >inline
operator/=(const value_type &val)ug::MathMatrix< N, M, T >inline
operator=(const MathMatrix &v)ug::MathMatrix< N, M, T >inline
operator=(const value_type &val)ug::MathMatrix< N, M, T >inline
operator[](std::size_t index)ug::MathMatrix< N, M, T >inline
operator[](std::size_t index) constug::MathMatrix< N, M, T >inline
RowSizeug::MathMatrix< N, M, T >static
size_type typedefug::MathMatrix< N, M, T >
value_type typedefug::MathMatrix< N, M, T >