|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Tests for Al Matrix. More...
Go to the source code of this file.
Classes | |
| struct | SmallDomains |
Functions | |
| TEST_F (SmallDomains, basic) | |
| TEST_F (SmallDomains, identity) | |
Tests for Al Matrix.
Definition in file al-matrix.cc.
| TEST_F | ( | SmallDomains | , |
| basic | |||
| ) |
Definition at line 83 of file al-matrix.cc.
References Aleph::Matrix< Trow, Tcol, NumType >::get_col_vector(), Aleph::Matrix< Trow, Tcol, NumType >::get_row_vector(), Aleph::maps(), and Aleph::rep().
| TEST_F | ( | SmallDomains | , |
| identity | |||
| ) |
Definition at line 118 of file al-matrix.cc.