file-io.hpp File Reference
#include <Eigen/Dense>
#include <fstream>
Include dependency graph for file-io.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 parametriccurves
 
 parametriccurves::utils
 

Macros

#define MAXBUFSIZE   ((int)1000000)
 to read text file More...
 

Functions

const Eigen::MatrixXd parametriccurves::utils::readMatrixFromFile (const std::string &filename)
 

Macro Definition Documentation

◆ MAXBUFSIZE

#define MAXBUFSIZE   ((int)1000000)

to read text file