|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Fixture with a square matrix. More...
Public Member Functions | |
| SquareMatrix () | |
Public Attributes | |
| DynMatrix< double > | mat |
Fixture with a square matrix.
Definition at line 95 of file dynmat_test.cc.
|
inline |
Definition at line 99 of file dynmat_test.cc.
References mat, and Aleph::DynMatrix< T >::write().
Definition at line 97 of file dynmat_test.cc.
Referenced by SquareMatrix().