Template Class Interval

Class Documentation

template<class Scalar, typename Value>
class Interval

Public Functions

inline Interval(const Scalar &s, const Scalar &e, const Value &v)

Public Members

Scalar start
Scalar stop
Value value