|
Alexandria 2.32.0
SDC-CH common library for the Euclid project
|
Functions | |
| template<typename T, typename DistFunc, typename InputIter, typename AdderFunc, typename BmuFunc> | |
| SOMProjector::ProjectGrid< T > | project_impl (const SOM< DistFunc > &som, InputIter begin, InputIter end, AdderFunc adder_func, BmuFunc bmu_func, const T &init_cell) |
| SOMProjector::ProjectGrid< T > Euclid::SOM::SOMProjector_impl::project_impl | ( | const SOM< DistFunc > & | som, |
| InputIter | begin, | ||
| InputIter | end, | ||
| AdderFunc | adder_func, | ||
| BmuFunc | bmu_func, | ||
| const T & | init_cell ) |
Definition at line 33 of file SOMProjector.icpp.
References Euclid::SOM::ImplTools::indexAxis(), and std::tie().
Referenced by Euclid::SOM::SOMProjector::project(), and Euclid::SOM::SOMProjector::project().
