Alexandria
2.19
Please provide a description of the project.
|
Go to the source code of this file.
Namespaces | |
Euclid | |
Euclid::SOM | |
Euclid::SOM::UMatrix_impl | |
Functions | |
template<std::size_t ND, typename DistFunc > | |
UMatrix | Euclid::SOM::computeUMatrix (const SOM< ND, DistFunc > &som, UMatrixType type) |
Variables | |
std::map< UMatrixType, std::function< double(const std::vector< double > &)> > | Euclid::SOM::UMatrix_impl::type_func_map |