carl
24.04
Computer ARithmetic Library
|
#include <Contraction.h>
Public Member Functions | |
template<typename evalType > | |
bool | contract (const Interval< double >::evalintervalmap &intervals, Variable::Arg variable, const evalType &constraint, const evalType &derivative, Interval< double > &resA, Interval< double > &resB, bool useNiceCenter=false) |
Definition at line 490 of file Contraction.h.
|
inline |