Initializing help system before first use

problem.getqrows

problem.getqrows


Purpose
Returns a list of row objects that have quadratic coefficients.
Synopsis
problem.getqrows(qcrows)
Argument
qcrows 
Array to contain the indices of rows with quadratic coefficients in them. May be None if not required.
Related topics