|
Alexandria 2.30.1
SDC-CH common library for the Euclid project
|

Go to the source code of this file.
Namespaces | |
| namespace | Euclid |
| namespace | Euclid::SOM |
Typedefs | |
| using | Euclid::SOM::UMatrix = GridContainer::GridContainer< std::vector< double >, std::size_t, std::size_t > |
Enumerations | |
| enum class | Euclid::SOM::UMatrixType { Euclid::SOM::MIN , Euclid::SOM::MAX , Euclid::SOM::MEAN } |
Functions | |
| template<typename DistFunc = Distance::L2> | |
| UMatrix | Euclid::SOM::computeUMatrix (const SOM< DistFunc > &som, UMatrixType type=UMatrixType::MEAN) |