MathTL
MathTL::QuasiStationaryMatrix< C > Member List
This is the complete list of members for MathTL::QuasiStationaryMatrix< C >, including all inherited members.
apply(const VECTOR &x, VECTOR &Mx, const size_type x_offset=0, const size_type Mx_offset=0, const bool add_to=false) const MathTL::QuasiStationaryMatrix< C >
apply(const std::map< size_type, C > &x, std::map< size_type, C > &Mx, const size_type x_offset=0, const size_type Mx_offset=0, const bool add_to=false) const MathTL::QuasiStationaryMatrix< C >
apply_central_block(const std::map< size_type, C > &x, std::map< size_type, C > &Mx, const size_type x_offset=0, const size_type Mx_offset=0, const bool add_to=false) const MathTL::QuasiStationaryMatrix< C >
apply_central_block_transposed(const std::map< size_type, C > &x, std::map< size_type, C > &Mtx, const size_type x_offset=0, const size_type Mtx_offset=0, const bool add_to=false) const MathTL::QuasiStationaryMatrix< C >
apply_central_columns(const std::map< size_type, C > &x, std::map< size_type, C > &Mx, const size_type x_offset=0, const size_type Mx_offset=0, const bool add_to=false) const MathTL::QuasiStationaryMatrix< C >
apply_central_columns_transposed(const std::map< size_type, C > &x, std::map< size_type, C > &Mtx, const size_type x_offset=0, const size_type Mtx_offset=0, const bool add_to=false) const MathTL::QuasiStationaryMatrix< C >
apply_transposed(const VECTOR &x, VECTOR &Mtx, const size_type x_offset=0, const size_type Mtx_offset=0, const bool add_to=false) const MathTL::QuasiStationaryMatrix< C >
apply_transposed(const std::map< size_type, C > &x, std::map< size_type, C > &Mtx, const size_type x_offset=0, const size_type Mtx_offset=0, const bool add_to=false) const MathTL::QuasiStationaryMatrix< C >
bandL_ (defined in MathTL::QuasiStationaryMatrix< C >)MathTL::QuasiStationaryMatrix< C > [protected]
bandR_ (defined in MathTL::QuasiStationaryMatrix< C >)MathTL::QuasiStationaryMatrix< C > [protected]
column_dimension() const MathTL::QuasiStationaryMatrix< C > [inline]
factor_ (defined in MathTL::QuasiStationaryMatrix< C >)MathTL::QuasiStationaryMatrix< C > [protected]
get_entry(const size_type row, const size_type column) const MathTL::QuasiStationaryMatrix< C >
j0_ (defined in MathTL::QuasiStationaryMatrix< C >)MathTL::QuasiStationaryMatrix< C > [protected]
j_ (defined in MathTL::QuasiStationaryMatrix< C >)MathTL::QuasiStationaryMatrix< C > [mutable, protected]
mj0_ (defined in MathTL::QuasiStationaryMatrix< C >)MathTL::QuasiStationaryMatrix< C > [protected]
ML_ (defined in MathTL::QuasiStationaryMatrix< C >)MathTL::QuasiStationaryMatrix< C > [protected]
ML_column_dimension() const MathTL::QuasiStationaryMatrix< C > [inline]
MR_ (defined in MathTL::QuasiStationaryMatrix< C >)MathTL::QuasiStationaryMatrix< C > [protected]
MR_column_dimension() const MathTL::QuasiStationaryMatrix< C > [inline]
nj0_ (defined in MathTL::QuasiStationaryMatrix< C >)MathTL::QuasiStationaryMatrix< C > [protected]
offsetL_ (defined in MathTL::QuasiStationaryMatrix< C >)MathTL::QuasiStationaryMatrix< C > [protected]
offsetR_ (defined in MathTL::QuasiStationaryMatrix< C >)MathTL::QuasiStationaryMatrix< C > [protected]
operator=(const QuasiStationaryMatrix< C > &M)MathTL::QuasiStationaryMatrix< C >
print(std::ostream &os, const unsigned int tabwidth=8, const unsigned int precision=3) const MathTL::QuasiStationaryMatrix< C >
QuasiStationaryMatrix()MathTL::QuasiStationaryMatrix< C >
QuasiStationaryMatrix(const int j0, const size_type mj0, const size_type nj0, const Matrix< C > &ML, const Matrix< C > &MR, const Vector< C > &bandL, const Vector< C > &bandR, const size_type offsetL, const size_type offsetR, const double factor=1.0)MathTL::QuasiStationaryMatrix< C >
row_dimension() const MathTL::QuasiStationaryMatrix< C > [inline]
set_level(const int j) const MathTL::QuasiStationaryMatrix< C >
size_type typedefMathTL::QuasiStationaryMatrix< C >
to_sparse(SparseMatrix< C > &S) const MathTL::QuasiStationaryMatrix< C >
 All Classes Functions Variables Typedefs Enumerations