42 #ifndef MATRIX_WITH_OP_OUT_H
43 #define MATRIX_WITH_OP_OUT_H
49 namespace AbstractLinAlgPack {
61 #endif // MATRIX_WITH_OP_OUT_H
virtual std::ostream & output(std::ostream &out) const
Virtual output function.
const LAPACK_C_Decl::f_int & M
std::ostream & operator<<(std::ostream &out, const GenPermMatrixSlice &P)
Print the contents of a GenPermMatrixSlice object in machine readable format.
Base class for all matrices that support basic matrix operations.