Function mrpt::io::vectorToTextFile(const std::vector<int>&, const std::string&, bool, bool)
Defined in File vector_loadsave.h
Function Documentation
-
bool mrpt::io::vectorToTextFile(const std::vector<int> &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.