<< sym_getPrimalBound Symphony Native Functions sym_getStatus >>

Symphony Toolbox >> Symphony Toolbox > Symphony Native Functions > sym_getRhs

sym_getRhs

To to get the right hand side vector(column vector).

Calling Sequence

sym_getRhs()

Description

This routine is used to get the right hand side vector(coumn vector).

If there was an error it prints to Scilab console.

Arguments

This function takes no arguments

Return value

It returns a column vector of the right hand side values of constraints.

Examples

ans=sym_getRhs()

Authors


Report an issue
<< sym_getPrimalBound Symphony Native Functions sym_getStatus >>