1.4.0
CCC
 
VectorEigen.hpp File Reference
#include "gstlearn_export.hpp"
#include "Basic/VectorNumT.hpp"
#include <Eigen/Core>
#include <Eigen/Dense>
#include <Eigen/src/Core/Matrix.h>
#include <iostream>

Classes

class  VectorEigen
 

Functions

GSTLEARN_EXPORT std::ostream & operator<< (std::ostream &os, const VectorEigen &vec)
 

Function Documentation

◆ operator<<()

GSTLEARN_EXPORT std::ostream& operator<< ( std::ostream &  os,
const VectorEigen vec 
)