#include <geom.h>
Inherits Geometry::Matrix< N, N, Real >.
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. | |
|
|||||
|
Used type.
Reimplemented from Geometry::Matrix< N, N, Real >. |
|
|||||||||
|
Classical constructor.
|
|
||||||||||
|
Classical constructor.
|
|
||||||||||
|
Classical constructor.
|
|
|||||||||
|
Identity matrix.
|
1.2.18