Alexandria 2.31.2
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
SOMProjector.icpp File Reference
#include "SOM/ImplTools.h"
#include <tuple>
Include dependency graph for SOMProjector.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::SOMProjector_impl
 

Functions

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)