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

Geometry::Square_matrix< N, Real > Class Template Reference

#include <geom.h>

Inherits Geometry::Matrix< N, N, Real >.

List of all members.

Public Types

typedef Real value_type
 Used type.


Public Methods

 Square_matrix ()
 Classical constructor.

 Square_matrix (const value_type tab[N][N])
 Classical constructor.

 Square_matrix (const Matrix< N, N, Real > &m)
 Classical constructor.


Static Public Methods

Square_matrix< N, Real > identity ()
 Identity matrix.

template<int N, typename Real>
class Geometry::Square_matrix< N, Real >


Member Typedef Documentation

template<int N, typename Real>
typedef Real Geometry::Square_matrix< N, Real >::value_type
 

Used type.

Reimplemented from Geometry::Matrix< N, N, Real >.


Constructor & Destructor Documentation

template<int N, typename Real>
Geometry::Square_matrix< N, Real >::Square_matrix   [inline]
 

Classical constructor.

template<int N, typename Real>
Geometry::Square_matrix< N, Real >::Square_matrix const value_type    tab[N][N] [inline, explicit]
 

Classical constructor.

template<int N, typename Real>
Geometry::Square_matrix< N, Real >::Square_matrix const Matrix< N, N, Real > &    m [inline]
 

Classical constructor.


Member Function Documentation

template<int N, typename Real>
Square_matrix< N, Real > Geometry::Square_matrix< N, Real >::identity   [inline, static]
 

Identity matrix.


The documentation for this class was generated from the following file:
Generated on Tue Mar 2 18:12:45 2004 for Graph-cut code by doxygen1.2.18