Classes | |
| class | Matrix |
| class | Vector |
| class | ColumnVector |
| class | RowVector |
Functions | |
| template<typename T> | |
| std::ostream & | operator<< (std::ostream &, const Matrix< T > &) |
| template<typename T> | |
| std::ostream & | operator<< (std::ostream &, const Vector< T > &) |
| std::ostream & colarray::operator<< | ( | std::ostream & | , | |
| const Matrix< T > & | ||||
| ) |
| std::ostream & colarray::operator<< | ( | std::ostream & | , | |
| const Vector< T > & | ||||
| ) |
1.4.7