| 
    CortidQCT
    1.2.2.52
    
   | 
 
Contains a wrapper to enable IO on Eigen matrices. More...
#include <Eigen/Core>#include <iostream>
Go to the source code of this file.
Classes | |
| struct | CortidQCT::MartrixIOWrapper< MatrixType > | 
| Wrapper for Eigen matrices to support IO.  More... | |
Namespaces | |
| CortidQCT | |
| Name namespace for CortidQCT library.  | |
Functions | |
| template<class MatrixType > | |
| MartrixIOWrapper< MatrixType > | CortidQCT::io (Eigen::MatrixBase< MatrixType > &matrix) | 
| template<class MatrixType > | |
| MartrixIOWrapper< MatrixType > | CortidQCT::io (Eigen::MatrixBase< MatrixType > const &matrix) | 
Contains a wrapper to enable IO on Eigen matrices.
 1.8.11