PolyDiM
C++ library for POLYtopal DIscretization Methods
Loading...
Searching...
No Matches
Eigen_Utilities.hpp File Reference
#include <iostream>
#include <string>
#include "Eigen/Eigen"
#include "IOUtilities.hpp"
Include dependency graph for Eigen_Utilities.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Gedim::Eigen_Utilities
 

Namespaces

namespace  Gedim
 

Functions

std::ostream & Gedim::operator<< (std::ostream &out, const Eigen::VectorXd &vec)
 
std::ostream & Gedim::operator<< (std::ostream &out, const Eigen::Map< const Eigen::VectorXd > &vec)
 
std::ostream & Gedim::operator<< (std::ostream &out, const Eigen::MatrixXd &mat)