84 static bool fileExists(
const std::string& filename);
119 static std::streampos
getFileSize(
const std::string& filename);
128 static std::string
getParent(
const std::string& path,
char dirSep =
DIR_SEP);
141 static std::string
getExtension(
const std::string& path);
161 #endif // _FILETOOLS_H_
This class allows to perform a correspondence analysis.