|
SoPlex Doxygen Documentation
|
Go to the documentation of this file.
19 #ifndef _SPXDEVEXPR_H_
20 #define _SPXDEVEXPR_H_
69 void left4X( int n, const SPxId& id, int start, int incr);
81 void entered4X( SPxId id, int n, int start1, int incr1, int start2, int incr2);
100 ,startpricing(old.startpricing)
111 startpricing = rhs.startpricing;
158 #endif // _SPXDEVEXPR_H_
|