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 | 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<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