Public Attributes | |
| R | val |
| int | idx |
| BreakpointSource | src |
breakpoint structure
Definition at line 76 of file spxboundflippingrt.h.
| int idx |
index of corresponding row/column
Definition at line 79 of file spxboundflippingrt.h.
| BreakpointSource src |
origin of breakpoint, i.e. vector which was searched
Definition at line 80 of file spxboundflippingrt.h.
| R val |
breakpoint value (step length)
Definition at line 78 of file spxboundflippingrt.h.
Referenced by SPxBoundFlippingRT< R >::isSmaller(), and SPxBoundFlippingRT< R >::BreakpointCompare::operator()().