CortidQCT  1.2.2.52
Public Member Functions | Friends | List of all members
CortidQCT::MartrixIOWrapper< MatrixType > Struct Template Reference

Wrapper for Eigen matrices to support IO. More...

#include <MatrixIO.h>

Public Member Functions

 MartrixIOWrapper (Eigen::MatrixBase< MatrixType > &matrix)
 

Friends

std::ostream & operator<< (std::ostream &os, MartrixIOWrapper const &wrapper)
 operator<< overload for io wrapped matrices
 
std::istream & operator>> (std::istream &is, MartrixIOWrapper &&wrapper)
 operator>> overload for io wrapped matrices
 

Detailed Description

template<class MatrixType>
struct CortidQCT::MartrixIOWrapper< MatrixType >

Wrapper for Eigen matrices to support IO.


The documentation for this struct was generated from the following file: