<< sym_getConstrActivity Symphony Native Functions sym_getConstrRange >>

Symphony Toolbox >> Symphony Toolbox > Symphony Native Functions > sym_getConstrLower

sym_getConstrLower

To get the lower bounds of the constraints.

Calling Sequence

sym_getConstrLower()

Description

This routine is used to get lower bounds of constraints.

If there was an error it prints to Scilab console.

Arguments

This function takes no arguments

Return value

It returns a column vector of lower bounds of constraints.

Examples

ans=sym_getConstrLower()

Authors


Report an issue
<< sym_getConstrActivity Symphony Native Functions sym_getConstrRange >>