Loading...
Searching...
No Matches
SPxBoundFlippingRT< R >::Breakpoint Struct Reference
Detailed Descriptiontemplate<class R> struct soplex::SPxBoundFlippingRT< R >::Breakpoint breakpoint structure Definition at line 76 of file spxboundflippingrt.h. Member Data Documentation◆ idx
template<class R >
index of corresponding row/column Definition at line 79 of file spxboundflippingrt.h. ◆ src
template<class R >
origin of breakpoint, i.e. vector which was searched Definition at line 80 of file spxboundflippingrt.h. ◆ val
template<class R >
breakpoint value (step length) Definition at line 78 of file spxboundflippingrt.h. Referenced by SPxBoundFlippingRT< R >::isSmaller(), and SPxBoundFlippingRT< R >::BreakpointCompare::operator()().
|