|
ant
A2 ant: class-based analysis framework
|
#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 |
|
inline |
|
inline |
|
inline |
| const ant::interval<double>& ant::stepper::i |
| const unsigned ant::stepper::n |
| unsigned ant::stepper::p =0 |
| double ant::stepper::value |