|
SoPlex Doxygen Documentation
|
Go to the documentation of this file.
253 add(k, plhs, prowVector, prhs);
284 void add2( int i, int n, const int idx[], const Real val[])
293 return create(k, pnonzeros, plhs, prhs);
316 void remove( int perm[]);
319 void remove( const int nums[], int n)
322 remove(nums, n, perm. get_ptr());
326 void remove( const int nums[], int n, int* perm);
426 #endif // _LPROWSET_H_
|