add(const RectMatrix< Real, Row, Col > &m) | OpenMD::RectMatrix< Real, Row, Col > | inline |
add(const RectMatrix< Real, Row, Col > &m1, const RectMatrix< Real, Row, Col > &m2) | OpenMD::RectMatrix< Real, Row, Col > | inline |
data_ (defined in OpenMD::RectMatrix< Real, Row, Col >) | OpenMD::RectMatrix< Real, Row, Col > | protected |
div(Real s) | OpenMD::RectMatrix< Real, Row, Col > | inline |
div(Real s, const RectMatrix< Real, Row, Col > &m) | OpenMD::RectMatrix< Real, Row, Col > | inline |
ElemPoinerType typedef (defined in OpenMD::RectMatrix< Real, Row, Col >) | OpenMD::RectMatrix< Real, Row, Col > | |
ElemType typedef (defined in OpenMD::RectMatrix< Real, Row, Col >) | OpenMD::RectMatrix< Real, Row, Col > | |
frobeniusNorm() (defined in OpenMD::RectMatrix< Real, Row, Col >) | OpenMD::RectMatrix< Real, Row, Col > | inline |
getArray(Real *array) | OpenMD::RectMatrix< Real, Row, Col > | inline |
getArrayPointer() | OpenMD::RectMatrix< Real, Row, Col > | inline |
getColumn(unsigned int col) | OpenMD::RectMatrix< Real, Row, Col > | inline |
getNCol() const (defined in OpenMD::RectMatrix< Real, Row, Col >) | OpenMD::RectMatrix< Real, Row, Col > | inline |
getNRow() const (defined in OpenMD::RectMatrix< Real, Row, Col >) | OpenMD::RectMatrix< Real, Row, Col > | inline |
getRow(unsigned int row) | OpenMD::RectMatrix< Real, Row, Col > | inline |
getSubMatrix(unsigned int beginRow, unsigned int beginCol, MatrixType &m) (defined in OpenMD::RectMatrix< Real, Row, Col >) | OpenMD::RectMatrix< Real, Row, Col > | inline |
mul(Real s) | OpenMD::RectMatrix< Real, Row, Col > | inline |
mul(Real s, const RectMatrix< Real, Row, Col > &m) | OpenMD::RectMatrix< Real, Row, Col > | inline |
negate() | OpenMD::RectMatrix< Real, Row, Col > | inline |
negate(const RectMatrix< Real, Row, Col > &m) | OpenMD::RectMatrix< Real, Row, Col > | inline |
operator!=(const RectMatrix< Real, Row, Col > &m) | OpenMD::RectMatrix< Real, Row, Col > | inline |
operator()(unsigned int i, unsigned int j) | OpenMD::RectMatrix< Real, Row, Col > | inline |
operator()(unsigned int i, unsigned int j) const | OpenMD::RectMatrix< Real, Row, Col > | inline |
operator*=(const Real s) | OpenMD::RectMatrix< Real, Row, Col > | inline |
operator+=(const RectMatrix< Real, Row, Col > &m) | OpenMD::RectMatrix< Real, Row, Col > | inline |
operator-=(const RectMatrix< Real, Row, Col > &m) | OpenMD::RectMatrix< Real, Row, Col > | inline |
operator/=(const Real s) | OpenMD::RectMatrix< Real, Row, Col > | inline |
operator=(const RectMatrix< Real, Row, Col > &m) | OpenMD::RectMatrix< Real, Row, Col > | inline |
operator==(const RectMatrix< Real, Row, Col > &m) | OpenMD::RectMatrix< Real, Row, Col > | inline |
RectMatrix() | OpenMD::RectMatrix< Real, Row, Col > | inline |
RectMatrix(Real s) | OpenMD::RectMatrix< Real, Row, Col > | inline |
RectMatrix(Real *array) (defined in OpenMD::RectMatrix< Real, Row, Col >) | OpenMD::RectMatrix< Real, Row, Col > | inline |
RectMatrix(const RectMatrix< Real, Row, Col > &m) | OpenMD::RectMatrix< Real, Row, Col > | inline |
setColumn(unsigned int col, const Vector< Real, Col > &v) | OpenMD::RectMatrix< Real, Row, Col > | inline |
setRow(unsigned int row, const Vector< Real, Row > &v) | OpenMD::RectMatrix< Real, Row, Col > | inline |
setSubMatrix(unsigned int beginRow, unsigned int beginCol, const MatrixType &m) (defined in OpenMD::RectMatrix< Real, Row, Col >) | OpenMD::RectMatrix< Real, Row, Col > | inline |
sub(const RectMatrix< Real, Row, Col > &m) | OpenMD::RectMatrix< Real, Row, Col > | inline |
sub(const RectMatrix< Real, Row, Col > &m1, const RectMatrix< Real, Row, Col > &m2) | OpenMD::RectMatrix< Real, Row, Col > | inline |
swapColumn(unsigned int i, unsigned int j) | OpenMD::RectMatrix< Real, Row, Col > | inline |
swapRow(unsigned int i, unsigned int j) | OpenMD::RectMatrix< Real, Row, Col > | inline |
transpose() const | OpenMD::RectMatrix< Real, Row, Col > | inline |
~RectMatrix() | OpenMD::RectMatrix< Real, Row, Col > | inline |