TooN::Matrix< Rows, Cols > Member List

This is the complete list of members for TooN::Matrix< Rows, Cols >, including all inherited members.

diagmult(const Vector< Rows > &lhs, const Matrix< Rows, Cols > &rhs)TooN::Matrix< Rows, Cols > [related]
diagmult(const Matrix< Rows, Cols > &lhs, const Vector< Cols > &rhs)TooN::Matrix< Rows, Cols > [related]
Matrix()TooN::Matrix< Rows, Cols >
Matrix(double darray[Rows *Cols])TooN::Matrix< Rows, Cols >
Matrix(double darray[Rows][Cols])TooN::Matrix< Rows, Cols >
Matrix(const Matrix< Rows, Cols > &from)TooN::Matrix< Rows, Cols >
Matrix() (defined in TooN::Matrix< Rows, Cols >)TooN::Matrix< Rows, Cols >
Matrix(int rows, int cols) (defined in TooN::Matrix< Rows, Cols >)TooN::Matrix< Rows, Cols >
Matrix(Precision *p) (defined in TooN::Matrix< Rows, Cols >)TooN::Matrix< Rows, Cols >
Matrix(Precision *p, int r, int c) (defined in TooN::Matrix< Rows, Cols >)TooN::Matrix< Rows, Cols >
Matrix(Precision *data, int rows, int cols, int rowstride, int colstride, Internal::Slicing) (defined in TooN::Matrix< Rows, Cols >)TooN::Matrix< Rows, Cols >
Matrix(const Operator< Op > &op) (defined in TooN::Matrix< Rows, Cols >)TooN::Matrix< Rows, Cols >
Matrix(const T &arg, int rows, int cols, const Operator< Op > &) (defined in TooN::Matrix< Rows, Cols >)TooN::Matrix< Rows, Cols >
Matrix(const LHS &lhs, const RHS &rhs, int rows, int cols, const Operator< Op > &) (defined in TooN::Matrix< Rows, Cols >)TooN::Matrix< Rows, Cols >
Matrix(const Matrix< Rows2, Cols2, Precision2, Base2 > &from) (defined in TooN::Matrix< Rows, Cols >)TooN::Matrix< Rows, Cols >
num_cols() const TooN::Matrix< Rows, Cols >
num_rows() const TooN::Matrix< Rows, Cols >
operator *(const Matrix< Rows, Cols > &lhs, double rhs)TooN::Matrix< Rows, Cols > [related]
operator *(double lhs, const Matrix< Rows, Cols > &rhs)TooN::Matrix< Rows, Cols > [related]
operator *(const Matrix< Rows, Cols > &lhs, const Vector< Cols > &rhs)TooN::Matrix< Rows, Cols > [related]
operator *(const Vector< Rows > &lhs, const Matrix< Rows, Cols > &rhs)TooN::Matrix< Rows, Cols > [related]
operator *(const Matrix< Inter, Rows > &lhs, const Matrix< Inter, Cols > &rhs)TooN::Matrix< Rows, Cols > [related]
operator *=(const Precision &rhs) (defined in TooN::Matrix< Rows, Cols >)TooN::Matrix< Rows, Cols >
operator *=(const Matrix< Rows, Cols > &lhs, const double &rhs)TooN::Matrix< Rows, Cols > [related]
operator!=(const Matrix< Rows2, Cols2, Precision2, Base2 > &rhs) (defined in TooN::Matrix< Rows, Cols >)TooN::Matrix< Rows, Cols >
operator()(int r, int c) const TooN::Matrix< Rows, Cols >
operator()(int r, int c)TooN::Matrix< Rows, Cols >
operator+(const Matrix< Rows, Cols > &lhs, const Matrix< Rows, Cols > &rhs)TooN::Matrix< Rows, Cols > [related]
operator+=(const Matrix< Rows2, Cols2, Precision2, Base2 > &from) (defined in TooN::Matrix< Rows, Cols >)TooN::Matrix< Rows, Cols >
operator+=(const Operator< Op > &op) (defined in TooN::Matrix< Rows, Cols >)TooN::Matrix< Rows, Cols >
operator+=(Matrix< Rows, Cols > &lhs, const Matrix< Rows, Cols > &rhs)TooN::Matrix< Rows, Cols > [related]
operator-(const Matrix< Rows, Cols > &lhs, const Matrix< Rows, Cols > &rhs)TooN::Matrix< Rows, Cols > [related]
operator-=(const Operator< Op > &op) (defined in TooN::Matrix< Rows, Cols >)TooN::Matrix< Rows, Cols >
operator-=(const Matrix< Rows2, Cols2, Precision2, Base2 > &from) (defined in TooN::Matrix< Rows, Cols >)TooN::Matrix< Rows, Cols >
operator-=(Matrix< Rows, Cols > &lhs, const Matrix< Rows, Cols > &rhs)TooN::Matrix< Rows, Cols > [related]
operator/(const Matrix< Rows, Cols > &lhs, double rhs)TooN::Matrix< Rows, Cols > [related]
operator/=(const Precision &rhs) (defined in TooN::Matrix< Rows, Cols >)TooN::Matrix< Rows, Cols >
operator/=(const Matrix< Rows, Cols > &lhs, const double &rhs)TooN::Matrix< Rows, Cols > [related]
operator<<(std::ostream &os, const Matrix< Rows, Cols > &v)TooN::Matrix< Rows, Cols > [related]
operator<<(std::istream &is, Matrix< Rows, Cols > &v)TooN::Matrix< Rows, Cols > [related]
operator=(const Matrix< Rows, Cols > &from)TooN::Matrix< Rows, Cols >
operator=(const Matrix &from) (defined in TooN::Matrix< Rows, Cols >)TooN::Matrix< Rows, Cols >
operator=(const Operator< Op > &op) (defined in TooN::Matrix< Rows, Cols >)TooN::Matrix< Rows, Cols >
operator=(const Matrix< Rows2, Cols2, Precision2, Base2 > &from) (defined in TooN::Matrix< Rows, Cols >)TooN::Matrix< Rows, Cols >
operator==(const Matrix< Rows2, Cols2, Precision2, Base2 > &rhs) (defined in TooN::Matrix< Rows, Cols >)TooN::Matrix< Rows, Cols >
operator[](int r) const TooN::Matrix< Rows, Cols >
operator[](int r)TooN::Matrix< Rows, Cols >
ref() (defined in TooN::Matrix< Rows, Cols >)TooN::Matrix< Rows, Cols >
resize(int rows, int cols)TooN::Matrix< Rows, Cols >
slice() const TooN::Matrix< Rows, Cols >
slice()TooN::Matrix< Rows, Cols >
slice(int rstart, int cstart, int rsize, int csize) const TooN::Matrix< Rows, Cols >
slice(int rstart, int cstart, int rsize, int csize)TooN::Matrix< Rows, Cols >
T() const TooN::Matrix< Rows, Cols >
T()TooN::Matrix< Rows, Cols >


Generated on Thu May 7 20:28:42 2009 for TooN by  doxygen 1.5.3