Core 1.0
MatrixMN Member List

This is the complete list of members for MatrixMN, including all inherited members.

Covariance(const std::vector< std::vector< double > > &vectors)MatrixMNstatic
Identity(int)MatrixMNstatic
Index(int, int) constMatrixMNinlineprotected
Inverse() constMatrixMN
mMatrixMNprotected
MatrixMN(int, int, double=0.0)MatrixMN
MatrixMN(int, double=0.0)MatrixMN
MatrixMN(int, int, const std::vector< double > &)MatrixMN
MatrixMN(const std::vector< std::vector< double > > &)MatrixMN
nMatrixMNprotected
operator()(int, int)MatrixMNinline
operator()(int, int) constMatrixMNinline
operator*(const MatrixMN &a, const MatrixMN &b)MatrixMNfriend
operator*(const MatrixMN &a, double b)MatrixMNfriend
operator*(double b, MatrixMN &a)MatrixMNfriend
operator*=(const MatrixMN &)MatrixMN
operator*=(const double &)MatrixMN
operator+(const MatrixMN &a, const MatrixMN &b)MatrixMNfriend
operator+=(const MatrixMN &)MatrixMN
operator-(const MatrixMN &a, const MatrixMN &b)MatrixMNfriend
operator-=(const MatrixMN &)MatrixMN
operator/=(const double &)MatrixMN
operator<<(std::ostream &s, const MatrixMN &mat)MatrixMNfriend
SameSize(const MatrixMN &) constMatrixMNinlineprotected
SwapRows(int, int)MatrixMN
Transpose() constMatrixMN
vMatrixMNprotected