Loading...
Searching...
No Matches
spxharrisrt.h
Go to the documentation of this file.
virtual SPxRatioTester< R > * clone() const clone function for polymorphism Definition spxharrisrt.h:114 int minDelta(R *, R *val, int num, const int *idx, const R *upd, const R *vec, const R *low, const R *up, R epsilon) const int maxDelta(R *, R *val, int num, const int *idx, const R *upd, const R *vec, const R *low, const R *up, R epsilon) const R degenerateEps() const virtual SPxId selectEnter(R &val, int, bool) virtual int selectLeave(R &val, R, bool) SPxRatioTester & operator=(const SPxRatioTester &rhs) assignment operator Definition spxratiotester.h:193 Everything should be within this namespace. Debugging, floating point type and parameter definitions. Abstract ratio test base class.
|