Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Geometry::Matrix< N_row, N_col, Real > Member List

This is the complete list of members for Geometry::Matrix< N_row, N_col, Real >, including all inherited members.
Matrix()Geometry::Matrix< N_row, N_col, Real > [inline]
Matrix(const value_type tab[N_row][N_col])Geometry::Matrix< N_row, N_col, Real > [inline, explicit]
Matrix(const Matrix< N_row, N_col, Real > &m)Geometry::Matrix< N_row, N_col, Real > [inline]
operator(std::ostream &s, const Matrix< N_row, N_col, Real > &m)Geometry::Matrix< N_row, N_col, Real > [friend]
operator *(const Matrix< N_row, N_col, Real > &m, const value_type lambda)Geometry::Matrix< N_row, N_col, Real > [friend]
operator *(const value_type lambda, const Matrix< N_row, N_col, Real > &m)Geometry::Matrix< N_row, N_col, Real > [friend]
operator *(const Matrix< N, P, Real_t > &m1, const Matrix< P, Q, Real_t > &m2)Geometry::Matrix< N_row, N_col, Real > [friend]
operator *(const Matrix< N_row, N_col, Real > &m, const Vec< N_col, Real > &v)Geometry::Matrix< N_row, N_col, Real > [friend]
operator *=(const value_type &lambda)Geometry::Matrix< N_row, N_col, Real > [inline]
operator()(const int i, const int j) constGeometry::Matrix< N_row, N_col, Real > [inline]
operator()(const int i, const int j)Geometry::Matrix< N_row, N_col, Real > [inline]
operator+(const Matrix< N_row, N_col, Real > &m1, const Matrix< N_row, N_col, Real > &m2)Geometry::Matrix< N_row, N_col, Real > [friend]
operator+=(const Matrix< N_row, N_col, Real > &m)Geometry::Matrix< N_row, N_col, Real > [inline]
operator-() constGeometry::Matrix< N_row, N_col, Real > [inline]
operator-(const Matrix< N_row, N_col, Real > &m1, const Matrix< N_row, N_col, Real > &m2)Geometry::Matrix< N_row, N_col, Real > [friend]
operator-=(const Matrix< N_row, N_col, Real > &m)Geometry::Matrix< N_row, N_col, Real > [inline]
operator/(const Matrix< N_row, N_col, Real > &m, const value_type lambda)Geometry::Matrix< N_row, N_col, Real > [friend]
operator/=(const value_type &lambda)Geometry::Matrix< N_row, N_col, Real > [inline]
operator=(const Matrix< N_row, N_col, Real > &m)Geometry::Matrix< N_row, N_col, Real > [inline]
operator[](const Vec2i &v) constGeometry::Matrix< N_row, N_col, Real > [inline]
operator[](const Vec2i &v)Geometry::Matrix< N_row, N_col, Real > [inline]
transpose() constGeometry::Matrix< N_row, N_col, Real > [inline]
value_type typedefGeometry::Matrix< N_row, N_col, Real >

Generated on Tue Mar 2 18:12:45 2004 for Graph-cut code by doxygen1.2.18