KASKADE 7 development version
Kaskade::SLAPMatrix< Num, offset > Member List

This is the complete list of members for Kaskade::SLAPMatrix< Num, offset >, including all inherited members.

cols() constKaskade::SLAPMatrix< Num, offset >inline
LDA() constKaskade::SLAPMatrix< Num, offset >inline
num_columns() constKaskade::SLAPMatrix< Num, offset >inline
num_rows() constKaskade::SLAPMatrix< Num, offset >inline
operator()(int r, int c) constKaskade::SLAPMatrix< Num, offset >inline
operator()(int r, int c)Kaskade::SLAPMatrix< Num, offset >inline
operator*=(Num alpha)Kaskade::SLAPMatrix< Num, offset >inline
print() constKaskade::SLAPMatrix< Num, offset >inline
ptrToData()Kaskade::SLAPMatrix< Num, offset >inline
rows() constKaskade::SLAPMatrix< Num, offset >inline
scaleCols(std::vector< Num > scaling)Kaskade::SLAPMatrix< Num, offset >inline
scaleRows(std::vector< Num > scaling)Kaskade::SLAPMatrix< Num, offset >inline
size()Kaskade::SLAPMatrix< Num, offset >inline
SLAPMatrix(Mat const &mat)Kaskade::SLAPMatrix< Num, offset >inline
SLAPMatrix(SLAPMatrix< Num, offset > const &mat)Kaskade::SLAPMatrix< Num, offset >inline
SLAPMatrix(int row_, int col_, int lda_=-1)Kaskade::SLAPMatrix< Num, offset >inline
SLAPMatrix(MatrixAsTriplet< Num > const &mat)Kaskade::SLAPMatrix< Num, offset >inline
toMatrix(Mat &M)Kaskade::SLAPMatrix< Num, offset >inline
toTriplet(MatrixAsTriplet< RT > &M)Kaskade::SLAPMatrix< Num, offset >inline