Creates an instance of a structure of type sqpSolveMTcontrol set to default values.
sqpSolveMTcontrol
sqpsolvemt.sdf
sqpSolveMTControlCreate
sqpSolveMTControl
// Declare instance of structure struct sqpSolveMTControl s; // Initialize the structure to default values s = sqpSolveMTControlCreate();
sqpsolvemt.src
See also
Functions sqpSolve()
sqpSolve()