49 else throw Exception(
"Format " + format +
" is not supported for input.");
55 else throw Exception(
"Format " + format +
" is not supported for output.");
General interface for distance matrix readers.
General interface writers.
This class allows to perform a correspondence analysis.
virtual ODiscreteDistribution * createWriter(const std::string &format)
Get a new dynamically created ODiscreteDistribution object.
virtual IDiscreteDistribution * createReader(const std::string &format)
Get a new dynamically created IDiscreteDistribution object.
static const std::string BPPO_FORMAT