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 | Variables
UMatrix.icpp File Reference
#include "SOM/ImplTools.h"
#include <algorithm>
#include <map>
#include <numeric>
Include dependency graph for UMatrix.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::UMatrix_impl
 

Functions

template<typename DistFunc >
UMatrix Euclid::SOM::computeUMatrix (const SOM< DistFunc > &som, UMatrixType type)
 

Variables

std::map< UMatrixType,
std::function< double(const
std::vector< double > &)> > 
Euclid::SOM::UMatrix_impl::type_func_map