TBCI Numerical high perf. C++ Library  2.8.0
Matrix_Sig< T > Member List

This is the complete list of members for Matrix_Sig< T >, including all inherited members.

clear()Matrix_Sig< T >
columns() const Matrix_Sig< T >
fill(const T &)Matrix_Sig< T >
mat_info()Matrix_Sig< T >static
Matrix_Sig()Matrix_Sig< T >inline
operator()(const unsigned, const unsigned) const Matrix_Sig< T >
operator()(const unsigned, const unsigned)Matrix_Sig< T >
operator*(const Vector_Sig< T > &) const Matrix_Sig< T >
rows() const Matrix_Sig< T >
setunit(const T &=(T) 1)Matrix_Sig< T >
transMult(const Vector_Sig< T > &) const Matrix_Sig< T >
~Matrix_Sig()Matrix_Sig< T >inline