Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Functions
MathUtils::detail Namespace Reference

Functions

double Limited (double theValue, const MinBracketOptions &theOptions)
 
template<typename Function >
bool LimitAndMayBeSwap (Function &theFunc, const MinBracketOptions &theOptions, const double theA, double &theB, double &theFB, double &theC, double &theFC)
 

Function Documentation

◆ LimitAndMayBeSwap()

template<typename Function >
bool MathUtils::detail::LimitAndMayBeSwap ( Function & theFunc,
const MinBracketOptions & theOptions,
const double theA,
double & theB,
double & theFB,
double & theC,
double & theFC )

◆ Limited()

double MathUtils::detail::Limited ( double theValue,
const MinBracketOptions & theOptions )
inline