|
TrdMCClusterR Fit Classifier
|
Functions | |
| bool | does_file_exist (const char *fileName) |
| int | CalculatePairs (int n) |
| int Utilities::CalculatePairs | ( | int | n | ) |
in our data, n >= 2, so this is quite safe!

| bool Utilities::does_file_exist | ( | const char * | fileName | ) |
A very simple function to test if a file exists Main use is to ensure that the output file is not overwriting an existing file.