|
SoPlex Doxygen Documentation
|
Go to the documentation of this file.
78 explicit SPxScaler( const char* name, bool colFirst = false, bool doBoth = true);
93 virtual const char* getName() const;
95 virtual void setOrder( bool colFirst);
97 virtual void setBoth( bool both);
136 #endif // _SPXSCALER_H_
|