Function mrpt::io::vectorToTextFile(const std::vector<double>&, const std::string&, bool, bool)

Function Documentation

bool mrpt::io::vectorToTextFile(const std::vector<double> &vec, const std::string &fileName, bool append = false, bool byRows = false)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.