Alexandria 2.31.4
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
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

namespace  Euclid
 
namespace  Euclid::SOM
 
namespace  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