Peano
Loading...
Searching...
No Matches
MatrixOperations.cpph File Reference

Go to the source code of this file.

Functions

template<int Rows, int Cols, typename Scalar >
std::ostream & operator<< (std::ostream &os, const tarch::la::Matrix< Rows, Cols, Scalar > &matrix)
 

Function Documentation

◆ operator<<()

template<int Rows, int Cols, typename Scalar >
std::ostream & operator<< ( std::ostream & os,
const tarch::la::Matrix< Rows, Cols, Scalar > & matrix )

Definition at line 114 of file MatrixOperations.cpph.

References tarch::la::Matrix< Rows, Cols, Scalar >::toString().

Here is the call graph for this function: