AMDiS  0.3
The Adaptive Multi-Dimensional Simulation Toolbox
SlotSize Class Reference

Public Member Functions

template<class RowBasis , class ColBasis >
 SlotSize (RowBasis const &rowBasis, ColBasis const &colBasis, SymmetryStructure symmetry=SymmetryStructure::unknown)
 
std::size_t rows () const
 Number of rows in the matrix.
 
std::size_t cols () const
 Number of columns in the matrix.
 
std::size_t rowSizeEstimate () const
 Estimate of the non-zeros per row.
 
SymmetryStructure symmetry () const
 Symmetry of the matrix entries.
 

Protected Member Functions

template<class RowBasis , class ColBasis >
void init (RowBasis const &rowBasis, ColBasis const &colBasis)
 

The documentation for this class was generated from the following file: