|
IBSimu 1.0.4
|
Basis for matrix implementations. More...
Go to the source code of this file.
Classes | |
| struct | MatrixMulVec |
| Container object for matrix-vector multiplication operation. More... | |
| class | Matrix |
| Base matrix class. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const Matrix &mat) |
Basis for matrix implementations.
| std::ostream& operator<< | ( | std::ostream & | os, |
| const Matrix & | mat | ||
| ) |
1.7.4