Alexandria 2.31.2
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Euclid::SOM::SOMProjector_impl Namespace Reference

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)
 

Function Documentation

◆ project_impl()

template<typename T , typename DistFunc , typename InputIter , typename AdderFunc , typename BmuFunc >
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().

Here is the call graph for this function: