void setVectorFormat(std::string vector_prefix, std::string dimension_separator, std::string vector_suffix)
Changes the format for objects of the general domain vector.
void setMultiobjectFormat(std::string prefix, std::string separator, std::string suffix)
Changes the format for objects of the general domain multiobject.
A domain represents the type of object that are contained in a dataset.
Definition: mknn_domain.hpp:33