Alexandria 2.31.4
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Euclid::SOM::SamplingPolicy::FullSet< IterType > Class Template Referencefinal

#include <SamplingPolicy.h>

Inheritance diagram for Euclid::SOM::SamplingPolicy::FullSet< IterType >:
Collaboration diagram for Euclid::SOM::SamplingPolicy::FullSet< IterType >:

Public Member Functions

IterType start (IterType begin, IterType) const override
 
IterType next (IterType iter) const override
 

Detailed Description

template<typename IterType>
class Euclid::SOM::SamplingPolicy::FullSet< IterType >

Definition at line 46 of file SamplingPolicy.h.

Member Function Documentation

◆ next()

template<typename IterType>
IterType Euclid::SOM::SamplingPolicy::FullSet< IterType >::next ( IterType iter) const
inlineoverridevirtual

◆ start()

template<typename IterType>
IterType Euclid::SOM::SamplingPolicy::FullSet< IterType >::start ( IterType begin,
IterType  ) const
inlineoverridevirtual

The documentation for this class was generated from the following file: