Template Function puma::export_Textfile(Matrix<T> *, std::string, bool, bool, bool, short, short)

Function Documentation

template<class T>
bool puma::export_Textfile(Matrix<T> *matrix, std::string fileName, bool header = false, bool scientific = true, bool showpositive = false, short precision = 6, short width = 15)