sym_get_row_range

[f]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
2007-12-21