#include "nominal.h"
Functions | |
ostream & | operator<< (ostream &out, const NominalAttribute &na) |
ostream& operator<< | ( | ostream & | out, |
const NominalAttribute & | na | ||
) |
Writes the specified nominal attribute to the output stream and returns it.
out | the output stream for writing |
na | the specified nominal attribute for writing |