MathTL
MathTL::KroneckerMatrix< C, MATRIX1, MATRIX2 > Member List
This is the complete list of members for MathTL::KroneckerMatrix< C, MATRIX1, MATRIX2 >, including all inherited members.
A (defined in MathTL::KroneckerMatrix< C, MATRIX1, MATRIX2 >)MathTL::KroneckerMatrix< C, MATRIX1, MATRIX2 > [protected]
apply(const VECTOR &x, VECTOR &Mx) const MathTL::KroneckerMatrix< C, MATRIX1, MATRIX2 >
apply(const Vector< C > &x, Vector< C > &Mx) const MathTL::KroneckerMatrix< C, MATRIX1, MATRIX2 > [virtual]
apply_transposed(const VECTOR &x, VECTOR &Mtx) const MathTL::KroneckerMatrix< C, MATRIX1, MATRIX2 >
apply_transposed(const Vector< C > &x, Vector< C > &Mtx) const MathTL::KroneckerMatrix< C, MATRIX1, MATRIX2 > [virtual]
B (defined in MathTL::KroneckerMatrix< C, MATRIX1, MATRIX2 >)MathTL::KroneckerMatrix< C, MATRIX1, MATRIX2 > [protected]
clone() const MathTL::KroneckerMatrix< C, MATRIX1, MATRIX2 > [virtual]
clone_transposed() const MathTL::KroneckerMatrix< C, MATRIX1, MATRIX2 > [virtual]
column_dimension() const MathTL::KroneckerMatrix< C, MATRIX1, MATRIX2 > [inline, virtual]
empty() const MathTL::KroneckerMatrix< C, MATRIX1, MATRIX2 > [inline]
factor_ (defined in MathTL::KroneckerMatrix< C, MATRIX1, MATRIX2 >)MathTL::KroneckerMatrix< C, MATRIX1, MATRIX2 > [protected]
get_entry(const size_type row, const size_type column) const MathTL::KroneckerMatrix< C, MATRIX1, MATRIX2 > [inline]
KroneckerMatrix(const MATRIX1 &A, const MATRIX2 &B, const double factor=1.0)MathTL::KroneckerMatrix< C, MATRIX1, MATRIX2 > [explicit]
KroneckerMatrix(const KroneckerMatrix< C, MATRIX1, MATRIX2 > &M)MathTL::KroneckerMatrix< C, MATRIX1, MATRIX2 >
operator()(const size_type row, const size_type column) const MathTL::KroneckerMatrix< C, MATRIX1, MATRIX2 > [inline]
print(std::ostream &os, const unsigned int tabwidth=10, const unsigned int precision=3) const MathTL::KroneckerMatrix< C, MATRIX1, MATRIX2 > [virtual]
row_dimension() const MathTL::KroneckerMatrix< C, MATRIX1, MATRIX2 > [inline, virtual]
size_type typedefMathTL::KroneckerMatrix< C, MATRIX1, MATRIX2 >
~MatrixBlock()=0MathTL::MatrixBlock< C > [pure virtual]
 All Classes Functions Variables Typedefs Enumerations