linear-library
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
VectorMatrix.hpp File Reference
#include <iostream>
#include <algorithm>
#include <vector>
#include <stdexcept>
Include dependency graph for VectorMatrix.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LinearAlgebra::VectorMatrix< T >
 Examples: More...
 

Namespaces

namespace  LinearAlgebra
 

Functions

template<typename U >
std::ostream & operator<< (std::ostream &os, const LinearAlgebra::VectorMatrix< U > &M)
 

Function Documentation

◆ operator<<()

template<typename U >
std::ostream & operator<< ( std::ostream &  os,
const LinearAlgebra::VectorMatrix< U > &  M 
)

Print matrix