Template Class Export_Textfile_Matrix

Inheritance Relationships

Base Type

Class Documentation

template<class T>
class Export_Textfile_Matrix : public Export

Public Functions

Export_Textfile_Matrix(puma::Matrix<T> *matrix, std::string fileName, bool header, bool scientific, bool showpositive, short precision, short width)
virtual bool execute() override