Alexandria 2.31.0
SDC-CH common library for the Euclid project
|
This is the complete list of members for Euclid::SOM::SOMTrainer< NeighborhoodFunction >, including all inherited members.
m_learning_restraint_func | Euclid::SOM::SOMTrainer< NeighborhoodFunction > | private |
m_neighborhood_func | Euclid::SOM::SOMTrainer< NeighborhoodFunction > | private |
SOMTrainer(NeighborhoodFunction neighborhood_func, LearningRestraintFunc::Signature learning_restraint_func) | Euclid::SOM::SOMTrainer< NeighborhoodFunction > | inline |
train(SOM< DistFunc > &som, std::size_t iter_no, InputIter begin, InputIter end, InputToWeightFunc weight_func, const Sampler< InputIter > &sampling_policy=Sampler< InputIter >{}) | Euclid::SOM::SOMTrainer< NeighborhoodFunction > | inline |