next up previous contents Back to SYMPHONY Home Page
Next: sym_get_row_lower Up: Data Query Functions Previous: sym_get_rhs

sym_get_row_range

int sym_get_row_range(sym_environment *env, double *rowrng)

Description:

This routine is used to get the row ranges.

Arguments:

sym_environment *env IN Pointer to the SYMPHONY environment.
double *rowrng OUT Pointer to a double type array to be filled by the row range values. Note that, the size of this array has to be at least the number of rows.

Return values:

FUNCTION_TERMINATED_ABNORMALLY Function invoked unsuccessfully.
FUNCTION_TERMINATED_NORMALLY Function invoked successfully.





Ted Ralphs
2004-11-11