Alexandria  2.14.1
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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 >:
[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

template<typename IterType >
virtual IterType Euclid::SOM::SamplingPolicy::Interface< IterType >::next ( IterType  iter) const
pure virtual
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: