MathTL
MathTL::PeriodicQuasiStationaryMatrix< C > Member List
This is the complete list of members for MathTL::PeriodicQuasiStationaryMatrix< 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::PeriodicQuasiStationaryMatrix< 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::PeriodicQuasiStationaryMatrix< C >
band_ (defined in MathTL::PeriodicQuasiStationaryMatrix< C >)MathTL::PeriodicQuasiStationaryMatrix< C > [protected]
column_dimension() const MathTL::PeriodicQuasiStationaryMatrix< C > [inline]
factor_ (defined in MathTL::PeriodicQuasiStationaryMatrix< C >)MathTL::PeriodicQuasiStationaryMatrix< C > [protected]
get_entry(const size_type row, const size_type column) const MathTL::PeriodicQuasiStationaryMatrix< C >
j0_ (defined in MathTL::PeriodicQuasiStationaryMatrix< C >)MathTL::PeriodicQuasiStationaryMatrix< C > [protected]
j_ (defined in MathTL::PeriodicQuasiStationaryMatrix< C >)MathTL::PeriodicQuasiStationaryMatrix< C > [mutable, protected]
offset_ (defined in MathTL::PeriodicQuasiStationaryMatrix< C >)MathTL::PeriodicQuasiStationaryMatrix< C > [protected]
operator=(const PeriodicQuasiStationaryMatrix< C > &M)MathTL::PeriodicQuasiStationaryMatrix< C >
PeriodicQuasiStationaryMatrix(const int j0, const int offset, const Array1D< C > &band, const double factor=1.0)MathTL::PeriodicQuasiStationaryMatrix< C >
print(std::ostream &os, const unsigned int tabwidth=8, const unsigned int precision=3) const MathTL::PeriodicQuasiStationaryMatrix< C >
row_dimension() const MathTL::PeriodicQuasiStationaryMatrix< C > [inline]
set_level(const int j) const MathTL::PeriodicQuasiStationaryMatrix< C >
size_type typedefMathTL::PeriodicQuasiStationaryMatrix< C >
to_sparse(SparseMatrix< C > &S) const MathTL::PeriodicQuasiStationaryMatrix< C >
 All Classes Functions Variables Typedefs Enumerations