#include <Eigen/Dense>
#include <fstream>
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) |
#define MAXBUFSIZE ((int)1000000) |
to read text file