Alexandria  2.25.0
SDC-CH common library for the Euclid 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<typename DistFunc >
std::tuple< std::size_t,
std::size_t, double > 
Euclid::SOM::SOM_impl::findBMU_impl (const SOM< DistFunc > &som, std::function< double(const GridContainer::VectorValueProxy< double > &)> dist_func)