sym_get_dbl_param

[f]sym_get_dbl_param
double sym_get_int_param(sym_environment *env, char *key)

Description:

This routine is used to get the value of a double type parameter.

Arguments:

sym_environment *env INOUT Pointer to the SYMPHONY environment.
char *key IN The name of the parameter.

Return values:

DOUBLE A double indicating the value of the parameter.





Ted Ralphs
2007-12-21