GPLIB++
Public Member Functions | List of all members
gplib::ArraySampleGenerator Class Reference

Sequentially returns the elements of an array. More...

#include <ArraySampleGenerator.h>

Public Member Functions

double operator() ()
 
 ArraySampleGenerator (const gplib::rvec &s)
 
virtual ~ArraySampleGenerator ()
 

Detailed Description

Sequentially returns the elements of an array.

Definition at line 11 of file ArraySampleGenerator.h.

Constructor & Destructor Documentation

gplib::ArraySampleGenerator::ArraySampleGenerator ( const gplib::rvec &  s)
inline

Definition at line 22 of file ArraySampleGenerator.h.

virtual gplib::ArraySampleGenerator::~ArraySampleGenerator ( )
inlinevirtual

Definition at line 27 of file ArraySampleGenerator.h.

Member Function Documentation

double gplib::ArraySampleGenerator::operator() ( )
inline

Definition at line 17 of file ArraySampleGenerator.h.


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