ant
A2 ant: class-based analysis framework
interval_algo.h File Reference
#include <base/interval.h>
#include <cmath>
+ Include dependency graph for interval_algo.h:
+ This graph shows which files directly or indirectly include this file:

Classes

struct  ant::stepper
 
struct  ant::Range_t< T >
 
struct  ant::Range_t< T >::iterator
 

Namespaces

 ant
 

Functions

template<typename T >
ant::step (const ant::interval< T > i, const unsigned n, const unsigned p)
 
template<typename T >
Range_t< T > ant::Range (const ant::interval< T > &i, const unsigned n) noexcept