Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Euclid::SOM::SamplingPolicy::FullSet< IterType > Class Template Referencefinal

#include <SamplingPolicy.h>

Inheritance diagram for Euclid::SOM::SamplingPolicy::FullSet< IterType >:
Inheritance graph
[legend]
Collaboration diagram for Euclid::SOM::SamplingPolicy::FullSet< IterType >:
Collaboration graph
[legend]

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: