VCCC  2024.05
VisualCamp Common C++ library
matrix_ostream.hpp File Reference
#include "vccc/__math/matrix/matrix_base.hpp"
#include <ostream>

Go to the source code of this file.

Namespaces

 vccc
 

Functions

template<typename E >
std::ostream & operator<< (std::ostream &os, const MatrixBase< E > &mat_expr)