Alexandria  2.19
Please provide a description of the project.
Euclid::SOM::Distance::Interface< ND > Member List

This is the complete list of members for Euclid::SOM::Distance::Interface< ND >, including all inherited members.

distance(const std::array< double, ND > &left, const std::array< double, ND > &right) const =0Euclid::SOM::Distance::Interface< ND >pure virtual
distance(const std::array< double, ND > &, const std::array< double, ND > &, const std::array< double, ND > &) constEuclid::SOM::Distance::Interface< ND >inlinevirtual
~Interface()=defaultEuclid::SOM::Distance::Interface< ND >virtual