<< sym_getIterCount Symphony Native Functions sym_getNumConstr >>

Symphony Toolbox >> Symphony Toolbox > Symphony Native Functions > sym_getMatrix

sym_getMatrix

To get the constraint matrix.

Calling Sequence

sym_getMatrix()

Description

This routine is used to get the constraint matrix as sparse matrix in a standard row-ordered format.

If there was an error it prints to Scilab console.

Arguments

This function takes no arguments

Return value

It returns a row-ordered sparse matrix.

Examples

ans=sym_getMatrix()

Authors


Report an issue
<< sym_getIterCount Symphony Native Functions sym_getNumConstr >>