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::Interface< IterType > Class Template Referenceabstract

#include <SamplingPolicy.h>

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

Public Member Functions

virtual IterType start (IterType begin, IterType end) const =0
 
virtual IterType next (IterType iter) const =0
 

Detailed Description

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

Definition at line 37 of file SamplingPolicy.h.

Member Function Documentation

◆ next()

template<typename IterType >
virtual IterType Euclid::SOM::SamplingPolicy::Interface< IterType >::next ( IterType  iter) const
pure virtual

◆ start()

template<typename IterType >
virtual IterType Euclid::SOM::SamplingPolicy::Interface< IterType >::start ( IterType  begin,
IterType  end 
) const
pure virtual

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