|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Fixture with a pre-filled matrix. More...
Public Member Functions | |
| FilledMatrix () | |
Public Attributes | |
| DynMatrix< int > | mat |
Fixture with a pre-filled matrix.
Definition at line 82 of file dynmat_test.cc.
|
inline |
Definition at line 86 of file dynmat_test.cc.
References mat, SMALL_M, SMALL_N, and Aleph::DynMatrix< T >::write().
Definition at line 84 of file dynmat_test.cc.
Referenced by FilledMatrix().