Alexandria
2.18
Please provide a description of the project.
|
#include "SOM/ImplTools.h"
Go to the source code of this file.
Namespaces | |
Euclid | |
Euclid::SOM | |
Euclid::SOM::SOM_impl | |
Functions | |
template<std::size_t ND, typename DistFunc > | |
std::tuple< std::size_t, std::size_t, double > | Euclid::SOM::SOM_impl::findBMU_impl (const SOM< ND, DistFunc > &som, std::function< double(const std::array< double, ND > &)> dist_func) |