Alexandria  2.19
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
SOM.icpp File Reference
#include "SOM/ImplTools.h"
Include dependency graph for SOM.icpp:
This graph shows which files directly or indirectly include this file:

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)