ant
A2 ant: class-based analysis framework
ant::stepper Struct Reference

#include <interval_algo.h>

+ Collaboration diagram for ant::stepper:

Public Member Functions

 stepper (const interval< double > &interv, const unsigned steps)
 
bool Next ()
 
bool Done () const
 

Public Attributes

const ant::interval< double > & i
 
const unsigned n
 
unsigned p =0
 
double value
 

Constructor & Destructor Documentation

◆ stepper()

ant::stepper::stepper ( const interval< double > &  interv,
const unsigned  steps 
)
inline

Member Function Documentation

◆ Done()

bool ant::stepper::Done ( ) const
inline

◆ Next()

bool ant::stepper::Next ( )
inline

Member Data Documentation

◆ i

const ant::interval<double>& ant::stepper::i

◆ n

const unsigned ant::stepper::n

◆ p

unsigned ant::stepper::p =0

◆ value

double ant::stepper::value

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