42 #ifndef VECTOR_WITH_OP_OUT_H
43 #define VECTOR_WITH_OP_OUT_H
49 namespace AbstractLinAlgPack {
61 #endif // VECTOR_WITH_OP_OUT_H
Abstract interface for immutable, finite dimensional, coordinate vectors {abstract}.
virtual std::ostream & output(std::ostream &out, bool print_dim=true, bool newline=true, index_type global_offset=0) const
Virtual output function.
std::ostream & operator<<(std::ostream &out, const GenPermMatrixSlice &P)
Print the contents of a GenPermMatrixSlice object in machine readable format.