#include "traintestsets.h"Functions | |
| ostream & | operator<< (ostream &out, const TrainTestSets &tts) |
| ostream& operator<< | ( | ostream & | out, |
| const TrainTestSets & | tts | ||
| ) |
Writes the specified train-and-test sets to the output stream and returns it.
| out | the output stream for writing |
| tts | the specified train-and-test sets for writing |
1.8.6