[ kepler | Source | Keywords | Summary | Ancestors | All Members | Descendants ]
Back to the top of lineInterval
Back to the top of lineInterval
Back to the top of lineInterval
double hi() const;
The upper bound on a lineInterval
inline double hi() const;
Function is currently defined inline.
Back to the top of lineInterval
double low() const;
The lower bound on a lineInterval
inline double low() const;
Function is currently defined inline.
Back to the top of lineInterval
interval partial(int i) const;
Interval bounds on the ith partial derivative of the lineInterval
interval partial(int i) const;
Back to the top of lineInterval
lineInterval(interval);
An interval can be promoted to a constant function (all
partial derivatives are zero)
lineInterval(interval);
Back to the top of lineInterval
lineInterval();
Initialize to zero.
lineInterval();
Back to the top of lineInterval
Back to the top of lineInterval
Back to the top of lineInterval
Back to the top of lineInterval
Report problems to jkotula@unimax.com