OSInstance Member List

This is the complete list of members for OSInstance, including all inherited members.

addCone(int index, int numberOfRows, int numberOfColumns, ENUM_CONE_TYPE coneType, std::string name, int numberOfOtherIndexes=0, int *otherIndexes=NULL)OSInstance
addCone(int index, int numberOfRows, int numberOfColumns, ENUM_CONE_TYPE coneType, std::string name, int numberOfComponents, int *components, int numberOfOtherIndexes=0, int *otherIndexes=NULL)OSInstance
addCone(int index, int numberOfRows, int numberOfColumns, ENUM_CONE_TYPE coneType, std::string name, int referenceIdx, int numberOfOtherIndexes=0, int *otherIndexes=NULL)OSInstance
addCone(int index, int numberOfRows, int numberOfColumns, ENUM_CONE_TYPE coneType, std::string name, std::string semidefiniteness, int numberOfOtherIndexes=0, int *otherIndexes=NULL)OSInstance
addCone(int index, int numberOfRows, int numberOfColumns, ENUM_CONE_TYPE coneType, std::string name, int distortionMatrixIdx, double normFactor, int axisDirection, int numberOfOtherIndexes=0, int *otherIndexes=NULL)OSInstance
addCone(int index, int numberOfRows, int numberOfColumns, ENUM_CONE_TYPE coneType, std::string name, int distortionMatrixIdx, double normFactor, int firstAxisDirection, int secondAxisDirection, int numberOfOtherIndexes=0, int *otherIndexes=NULL)OSInstance
addCone(int index, int numberOfRows, int numberOfColumns, ENUM_CONE_TYPE coneType, std::string name, int distortionMatrixIdx, double normFactor, int axisDirection, double pNorm, int numberOfOtherIndexes=0, int *otherIndexes=NULL)OSInstance
addCone(int index, int numberOfRows, int numberOfColumns, ENUM_CONE_TYPE coneType, std::string name, int maxDegree, int numberOfUB, double *ub, int numberOfLB, double *lb, int numberOfOtherIndexes=0, int *otherIndexes=NULL)OSInstance
addConstraint(int index, std::string name, double lowerBound, double upperBound, double constant)OSInstance
addConstraint(int index, std::string name, double lowerBound, double upperBound, double constant)OSInstance
addMatrix(int index, std::string name, int numberOfRows, int numberOfColumns, ENUM_MATRIX_SYMMETRY symmetry, ENUM_MATRIX_TYPE matrixType, unsigned int inumberOfChildren, MatrixNode **m_mChildren)OSInstance
addObjective(int index, std::string name, std::string maxOrMin, double constant, double weight, SparseVector *objectiveCoefficients)OSInstance
addObjective(int index, std::string name, std::string maxOrMin, double constant, double weight, SparseVector *objectiveCoefficients)OSInstance
addQTermsToExpressionTree()OSInstance
addQTermsToExressionTree()OSInstance
addQTermsToExressionTree()OSInstance
addVariable(int index, std::string name, double lowerBound, double upperBound, char type)OSInstance
addVariable(int index, std::string name, double lowerBound, double upperBound, char type)OSInstance
bAMatrixModifiedOSInstance
bConstraintsModifiedOSInstance
bObjectivesModifiedOSInstance
bUseExpTreeForFunEvalOSInstance
bVariablesModifiedOSInstance
calculateAllConstraintFunctionGradients(double *x, double *objLambda, double *conLambda, bool new_x, int highestOrder)OSInstance
calculateAllConstraintFunctionGradients(double *x, double *objLambda, double *conLambda, bool new_x, int highestOrder)OSInstance
calculateAllConstraintFunctionValues(double *x, double *objLambda, double *conLambda, bool new_x, int highestOrder)OSInstance
calculateAllConstraintFunctionValues(double *x, bool new_x)OSInstance
calculateAllConstraintFunctionValues(double *x, double *objLambda, double *conLambda, bool new_x, int highestOrder)OSInstance
calculateAllConstraintFunctionValues(double *x, bool new_x)OSInstance
calculateAllObjectiveFunctionGradients(double *x, double *objLambda, double *conLambda, bool new_x, int highestOrder)OSInstance
calculateAllObjectiveFunctionGradients(double *x, double *objLambda, double *conLambda, bool new_x, int highestOrder)OSInstance
calculateAllObjectiveFunctionValues(double *x, double *objLambda, double *conLambda, bool new_x, int highestOrder)OSInstance
calculateAllObjectiveFunctionValues(double *x, bool new_x)OSInstance
calculateAllObjectiveFunctionValues(double *x, double *objLambda, double *conLambda, bool new_x, int highestOrder)OSInstance
calculateAllObjectiveFunctionValues(double *x, bool new_x)OSInstance
calculateConstraintFunctionGradient(double *x, double *objLambda, double *conLambda, int idx, bool new_x, int highestOrder)OSInstance
calculateConstraintFunctionGradient(double *x, int idx, bool new_x)OSInstance
calculateConstraintFunctionGradient(double *x, double *objLambda, double *conLambda, int idx, bool new_x, int highestOrder)OSInstance
calculateConstraintFunctionGradient(double *x, int idx, bool new_x)OSInstance
calculateFunctionValue(int idx, double *x, bool new_x)OSInstance
calculateFunctionValue(int idx, double *x, bool new_x)OSInstance
calculateHessian(double *x, int idx, bool new_x)OSInstance
calculateHessian(double *x, int idx, bool new_x)OSInstance
calculateLagrangianHessian(double *x, double *objLambda, double *conLambda, bool new_x, int highestOrder)OSInstance
calculateLagrangianHessian(double *x, double *objLambda, double *conLambda, bool new_x, int highestOrder)OSInstance
calculateObjectiveFunctionGradient(double *x, double *objLambda, double *conLambda, int objIdx, bool new_x, int highestOrder)OSInstance
calculateObjectiveFunctionGradient(double *x, int objIdx, bool new_x)OSInstance
calculateObjectiveFunctionGradient(double *x, double *objLambda, double *conLambda, int objIdx, bool new_x, int highestOrder)OSInstance
calculateObjectiveFunctionGradient(double *x, int objIdx, bool new_x)OSInstance
copyLinearConstraintCoefficients(int numberOfValues, bool isColumnMajor, double *values, int valuesBegin, int valuesEnd, int *indexes, int indexesBegin, int indexesEnd, int *starts, int startsBegin, int startsEnd)OSInstance
createOSADFun(std::vector< double > vdX)OSInstance
createOSADFun(std::vector< double > vdX)OSInstance
duplicateExpressionTreesMap()OSInstance
duplicateExpressionTreesMap()OSInstance
forwardAD(int p, std::vector< double > vdX)OSInstance
forwardAD(int p, std::vector< double > vdX)OSInstance
getADSparsityHessian()OSInstance
getADSparsityHessian()OSInstance
getAllMatrixExpressionTrees()OSInstance
getAllMatrixExpressionTreesMod()OSInstance
getAllNonlinearExpressionTrees()OSInstance
getAllNonlinearExpressionTrees()OSInstance
getAllNonlinearExpressionTreesMod()OSInstance
getAllNonlinearExpressionTreesMod()OSInstance
getAllNonlinearVariablesIndexMap()OSInstance
getAllNonlinearVariablesIndexMap()OSInstance
getConstraintConstants()OSInstance
getConstraintLowerBounds()OSInstance
getConstraintLowerBounds()OSInstance
getConstraintNames()OSInstance
getConstraintNames()OSInstance
getConstraintNumber()OSInstance
getConstraintNumber()OSInstance
getConstraintTypes()OSInstance
getConstraintTypes()OSInstance
getConstraintUpperBounds()OSInstance
getConstraintUpperBounds()OSInstance
getDenseObjectiveCoefficients()OSInstance
getDenseObjectiveCoefficients()OSInstance
getFirstOrderResults(double *x, double *objLambda, double *conLambda)OSInstance
getFirstOrderResults(double *x, double *objLambda, double *conLambda)OSInstance
getInstanceCreator()OSInstance
getInstanceDescription()OSInstance
getInstanceDescription()OSInstance
getInstanceLicence()OSInstance
getInstanceName()OSInstance
getInstanceName()OSInstance
getInstanceSource()OSInstance
getInstanceSource()OSInstance
getIterateResults(double *x, double *objLambda, double *conLambda, bool new_x, int highestOrder)OSInstance
getIterateResults(double *x, double *objLambda, double *conLambda, bool new_x, int highestOrder)OSInstance
getJacobianSparsityPattern()OSInstance
getJacobianSparsityPattern()OSInstance
getLagrangianExpTree()OSInstance
getLagrangianExpTree()OSInstance
getLagrangianHessianSparsityPattern()OSInstance
getLagrangianHessianSparsityPattern()OSInstance
getLinearConstraintCoefficientMajor()OSInstance
getLinearConstraintCoefficientMajor()OSInstance
getLinearConstraintCoefficientNumber()OSInstance
getLinearConstraintCoefficientNumber()OSInstance
getLinearConstraintCoefficientsInColumnMajor()OSInstance
getLinearConstraintCoefficientsInColumnMajor()OSInstance
getLinearConstraintCoefficientsInRowMajor()OSInstance
getLinearConstraintCoefficientsInRowMajor()OSInstance
getMatrix(int n)OSInstance
getMatrixBlockInColumnMajorForm(int n, int columnIdx, int rowIdx)OSInstance
getMatrixCoefficientsInColumnMajor(int n)OSInstance
getMatrixCoefficientsInRowMajor(int n)OSInstance
getMatrixExpressions()OSInstance
getMatrixExpressionTree(int rowIdx)OSInstance
getMatrixExpressionTreeIndexes()OSInstance
getMatrixExpressionTreeInInfix(int rowIdx)OSInstance
getMatrixExpressionTreeInPostfix(int rowIdx)OSInstance
getMatrixExpressionTreeInPrefix(int rowIdx)OSInstance
getMatrixExpressionTreeModInPostfix(int rowIdx)OSInstance
getMatrixName(int n)OSInstance
getMatrixNumber()OSInstance
getMatrixSymmetry(int n)OSInstance
getMatrixType(int n)OSInstance
getNonlinearExpressions()OSInstance
getNonlinearExpressionTree(int rowIdx)OSInstance
getNonlinearExpressionTree(int rowIdx)OSInstance
getNonlinearExpressionTreeIndexes()OSInstance
getNonlinearExpressionTreeIndexes()OSInstance
getNonlinearExpressionTreeInInfix(int rowIdx)OSInstance
getNonlinearExpressionTreeInPostfix(int rowIdx)OSInstance
getNonlinearExpressionTreeInPostfix(int rowIdx)OSInstance
getNonlinearExpressionTreeInPrefix(int rowIdx)OSInstance
getNonlinearExpressionTreeInPrefix(int rowIdx)OSInstance
getNonlinearExpressionTreeMod(int rowIdx)OSInstance
getNonlinearExpressionTreeMod(int rowIdx)OSInstance
getNonlinearExpressionTreeModIndexes()OSInstance
getNonlinearExpressionTreeModIndexes()OSInstance
getNonlinearExpressionTreeModInPostfix(int rowIdx)OSInstance
getNonlinearExpressionTreeModInPostfix(int rowIdx)OSInstance
getNonlinearExpressionTreeModInPrefix(int rowIdx)OSInstance
getNonlinearExpressionTreeModInPrefix(int rowIdx)OSInstance
getNumberOfBinaryVariables()OSInstance
getNumberOfBinaryVariables()OSInstance
getNumberOfBlocksConstructors(int n)OSInstance
getNumberOfColumnsForMatrix(int n)OSInstance
getNumberOfElementConstructors(int n)OSInstance
getNumberOfIntegerVariables()OSInstance
getNumberOfIntegerVariables()OSInstance
getNumberOfMatrixConstraints()OSInstance
getNumberOfMatrixExpressions()OSInstance
getNumberOfMatrixExpressionTreeIndexes()OSInstance
getNumberOfMatrixObjectives()OSInstance
getNumberOfMatrixVariables()OSInstance
getNumberOfNonlinearConstraints()OSInstance
getNumberOfNonlinearConstraints()OSInstance
getNumberOfNonlinearExpressions()OSInstance
getNumberOfNonlinearExpressions()OSInstance
getNumberOfNonlinearExpressionTreeIndexes()OSInstance
getNumberOfNonlinearExpressionTreeIndexes()OSInstance
getNumberOfNonlinearExpressionTreeModIndexes()OSInstance
getNumberOfNonlinearExpressionTreeModIndexes()OSInstance
getNumberOfNonlinearObjectives()OSInstance
getNumberOfNonlinearObjectives()OSInstance
getNumberOfQuadraticRowIndexes()OSInstance
getNumberOfQuadraticRowIndexes()OSInstance
getNumberOfQuadraticTerms()OSInstance
getNumberOfQuadraticTerms()OSInstance
getNumberOfRowsForMatrix(int n)OSInstance
getNumberOfSemiContinuousVariables()OSInstance
getNumberOfSemiIntegerVariables()OSInstance
getNumberOfStringVariables()OSInstance
getNumberOfTransformationConstructors(int n)OSInstance
getNumberOfValuesForMatrix(int n)OSInstance
getObjectiveCoefficientNumbers()OSInstance
getObjectiveCoefficientNumbers()OSInstance
getObjectiveCoefficients()OSInstance
getObjectiveCoefficients()OSInstance
getObjectiveConstants()OSInstance
getObjectiveConstants()OSInstance
getObjectiveMaxOrMins()OSInstance
getObjectiveMaxOrMins()OSInstance
getObjectiveNames()OSInstance
getObjectiveNames()OSInstance
getObjectiveNumber()OSInstance
getObjectiveNumber()OSInstance
getObjectiveWeights()OSInstance
getObjectiveWeights()OSInstance
getQuadraticRowIndexes()OSInstance
getQuadraticRowIndexes()OSInstance
getQuadraticTerms()OSInstance
getQuadraticTerms()OSInstance
getSecondOrderResults(double *x, double *objLambda, double *conLambda)OSInstance
getSecondOrderResults(double *x, double *objLambda, double *conLambda)OSInstance
getSparseJacobianFromColumnMajor()OSInstance
getSparseJacobianFromColumnMajor()OSInstance
getSparseJacobianFromRowMajor()OSInstance
getSparseJacobianFromRowMajor()OSInstance
getTimeDomainFormat()OSInstance
getTimeDomainFormat()OSInstance
getTimeDomainIntervalHorizon()OSInstance
getTimeDomainIntervalHorizon()OSInstance
getTimeDomainIntervalStart()OSInstance
getTimeDomainIntervalStart()OSInstance
getTimeDomainStageConList()OSInstance
getTimeDomainStageConList()OSInstance
getTimeDomainStageNames()OSInstance
getTimeDomainStageNames()OSInstance
getTimeDomainStageNumber()OSInstance
getTimeDomainStageNumber()OSInstance
getTimeDomainStageNumberOfConstraints()OSInstance
getTimeDomainStageNumberOfConstraints()OSInstance
getTimeDomainStageNumberOfObjectives()OSInstance
getTimeDomainStageNumberOfObjectives()OSInstance
getTimeDomainStageNumberOfVariables()OSInstance
getTimeDomainStageNumberOfVariables()OSInstance
getTimeDomainStageObjList()OSInstance
getTimeDomainStageObjList()OSInstance
getTimeDomainStageVarList()OSInstance
getTimeDomainStageVarList()OSInstance
getVariableLowerBounds()OSInstance
getVariableLowerBounds()OSInstance
getVariableNames()OSInstance
getVariableNames()OSInstance
getVariableNumber()OSInstance
getVariableNumber()OSInstance
getVariableTypes()OSInstance
getVariableTypes()OSInstance
getVariableUpperBounds()OSInstance
getVariableUpperBounds()OSInstance
getZeroOrderResults(double *x, double *objLambda, double *conLambda)OSInstance
getZeroOrderResults(double *x, double *objLambda, double *conLambda)OSInstance
initForAlgDiff()OSInstance
initForAlgDiff()OSInstance
initializeNonLinearStructures()OSInstance
initializeNonLinearStructures()OSInstance
initObjGradients()OSInstance
initObjGradients()OSInstance
instanceDataOSInstance
instanceHeaderOSInstance
instanceHeaderOSInstance
IsEqual(OSInstance *that)OSInstance
m_bAllNonlinearVariablesIndexOSInstanceprivate
m_bColumnMajorOSInstanceprivate
m_bCppADMustReTapeOSInstanceprivate
m_bCppADTapesBuiltOSInstanceprivate
m_bDuplicateExpressionTreesMapOSInstanceprivate
m_bFiniteTimeStagesOSInstanceprivate
m_bGetDenseObjectivesOSInstanceprivate
m_binitForAlgDiffOSInstanceprivate
m_bLagrangianExpTreeCreatedOSInstanceprivate
m_bLagrangianSparseHessianCreatedOSInstanceprivate
m_bNonlinearExpressionTreeIndexesProcessedOSInstanceprivate
m_bNonlinearExpressionTreeModIndexesProcessedOSInstanceprivate
m_bNonLinearStructuresInitializedOSInstanceprivate
m_bOSADFunIsCreatedOSInstanceprivate
m_bProcessConstraintsOSInstanceprivate
m_bProcessExpressionTreesOSInstanceprivate
m_bProcessExpressionTreesModOSInstanceprivate
m_bProcessLinearConstraintCoefficientsOSInstanceprivate
m_bProcessMatricesOSInstanceprivate
m_bProcessNonlinearExpressionsOSInstanceprivate
m_bProcessObjectivesOSInstanceprivate
m_bProcessQuadraticTermsOSInstanceprivate
m_bProcessTimeDomainOSInstanceprivate
m_bProcessTimeIntervalOSInstanceprivate
m_bProcessTimeStagesOSInstanceprivate
m_bProcessVariablesOSInstanceprivate
m_bQTermsAddedOSInstanceprivate
m_bQuadraticRowIndexesProcessedOSInstanceprivate
m_bSparseJacobianCalculatedOSInstanceprivate
m_iConstraintNumberOSInstanceprivate
m_iConstraintNumberNonlinearOSInstanceprivate
m_iHighestOrderEvaluatedOSInstanceprivate
m_iHighestTaylorCoeffOrderOSInstanceprivate
m_iJacValueSizeOSInstanceprivate
m_iLinearConstraintCoefficientNumberOSInstanceprivate
m_iMatrixConNumberOSInstanceprivate
m_iMatrixExpressionNumberOSInstanceprivate
m_iMatrixNumberOSInstanceprivate
m_iMatrixObjNumberOSInstanceprivate
m_iMatrixVarNumberOSInstanceprivate
m_iNonlinearExpressionNumberOSInstanceprivate
m_iNumberOfBinaryVariablesOSInstanceprivate
m_iNumberOfIntegerVariablesOSInstanceprivate
m_iNumberOfNonlinearExpressionTreeIndexesOSInstanceprivate
m_iNumberOfNonlinearExpressionTreeModIndexesOSInstanceprivate
m_iNumberOfNonlinearVariablesOSInstanceprivate
m_iNumberOfQuadraticRowIndexesOSInstanceprivate
m_iNumberOfSemiContinuousVariablesOSInstanceprivate
m_iNumberOfSemiIntegerVariablesOSInstanceprivate
m_iNumberOfStringVariablesOSInstanceprivate
m_iNumberOfTimeStagesOSInstanceprivate
m_iObjectiveNumberOSInstanceprivate
m_iObjectiveNumberNonlinearOSInstanceprivate
m_iQuadraticTermNumberOSInstanceprivate
m_iVariableNumberOSInstanceprivate
m_LagrangianExpTreeOSInstanceprivate
m_LagrangianExpTreeOSInstanceprivate
m_LagrangianSparseHessianOSInstanceprivate
m_linearConstraintCoefficientsInColumnMajorOSInstanceprivate
m_linearConstraintCoefficientsInRowMajorOSInstanceprivate
m_mapAllNonlinearVariablesIndexOSInstanceprivate
m_mapExpressionTreesOSInstanceprivate
m_mapExpressionTreesOSInstanceprivate
m_mapExpressionTreesInPostfixOSInstanceprivate
m_mapExpressionTreesModOSInstanceprivate
m_mapExpressionTreesModOSInstanceprivate
m_mapMatrixExpressionTreesOSInstanceprivate
m_mapOSADFunRangeIndexOSInstanceprivate
m_mcConstraintTypesOSInstanceprivate
m_mcVariableTypesOSInstanceprivate
m_mdConstraintConstantsOSInstanceprivate
m_mdConstraintFunctionValuesOSInstanceprivate
m_mdConstraintLowerBoundsOSInstanceprivate
m_mdConstraintUpperBoundsOSInstanceprivate
m_mdJacValueOSInstanceprivate
m_mdObjectiveConstantsOSInstanceprivate
m_mdObjectiveFunctionValuesOSInstanceprivate
m_mdObjectiveWeightsOSInstanceprivate
m_mdVariableLowerBoundsOSInstanceprivate
m_mdVariableUpperBoundsOSInstanceprivate
m_miJacIndexOSInstanceprivate
m_miJacNumConTermsOSInstanceprivate
m_miJacStartOSInstanceprivate
m_miMatrixNumberOfColumnsOSInstanceprivate
m_miMatrixNumberOfRowsOSInstanceprivate
m_miMatrixSymmetryOSInstanceprivate
m_miMatrixTypeOSInstanceprivate
m_miNonlinearExpressionIndexesOSInstanceprivate
m_miNonlinearExpressionTreeIndexesOSInstanceprivate
m_miNonlinearExpressionTreeModIndexesOSInstanceprivate
m_miNonLinearVarsReverseMapOSInstanceprivate
m_miNumberOfObjCoefOSInstanceprivate
m_miQuadRowIndexesOSInstanceprivate
m_miTimeDomainStageConstraintNumberOSInstanceprivate
m_miTimeDomainStageObjectiveNumberOSInstanceprivate
m_miTimeDomainStageVariableNumberOSInstanceprivate
m_mMatrixOSInstanceprivate
m_mmdDenseObjectiveCoefficientsOSInstanceprivate
m_mmdObjGradientOSInstanceprivate
m_mmiTimeDomainStageConListOSInstanceprivate
m_mmiTimeDomainStageObjListOSInstanceprivate
m_mmiTimeDomainStageVarListOSInstanceprivate
m_mObjectiveCoefficientsOSInstanceprivate
m_msConstraintNamesOSInstanceprivate
m_msMatrixNamesOSInstanceprivate
m_msMaxOrMinsOSInstanceprivate
m_msObjectiveNamesOSInstanceprivate
m_msTimeDomainStageNamesOSInstanceprivate
m_msVariableNamesOSInstanceprivate
m_quadraticTermsOSInstanceprivate
m_sInstanceCreatorOSInstanceprivate
m_sInstanceDescriptionOSInstanceprivate
m_sInstanceLicenceOSInstanceprivate
m_sInstanceNameOSInstanceprivate
m_sInstanceSourceOSInstanceprivate
m_sparseJacMatrixOSInstanceprivate
m_sTimeDomainFormatOSInstanceprivate
m_vbLagHessNonzOSInstanceprivate
m_vdDomainUnitVecOSInstanceprivate
m_vdLambdaOSInstanceprivate
m_vdRangeUnitVecOSInstanceprivate
m_vdwOSInstanceprivate
m_vdXOSInstanceprivate
m_vdYjacvalOSInstanceprivate
m_vdYvalOSInstanceprivate
matrixHasBase(int n)OSInstance
matrixHasBlocks(int n)OSInstance
matrixHasElements(int n)OSInstance
matrixHasTransformations(int n)OSInstance
OSInstance()OSInstance
OSInstance()OSInstance
printModel()OSInstance
printModel(int rowIdx)OSInstance
processConstraints()OSInstanceprivate
processConstraints()OSInstanceprivate
processLinearConstraintCoefficients()OSInstanceprivate
processLinearConstraintCoefficients()OSInstanceprivate
processMatrices()OSInstanceprivate
processObjectives()OSInstanceprivate
processObjectives()OSInstanceprivate
processVariables()OSInstanceprivate
processVariables()OSInstanceprivate
reverseAD(int p, std::vector< double > vdlambda)OSInstance
reverseAD(int p, std::vector< double > vdlambda)OSInstance
setConeNumber(int number)OSInstance
setConstraintNumber(int number)OSInstance
setConstraintNumber(int number)OSInstance
setConstraints(int number, std::string *names, double *lowerBounds, double *upperBounds, double *constants)OSInstance
setConstraints(int number, std::string *names, double *lowerBounds, double *upperBounds, double *constants)OSInstance
setInstanceCreator(std::string fileCreator)OSInstance
setInstanceDescription(std::string description)OSInstance
setInstanceDescription(std::string description)OSInstance
setInstanceLicence(std::string licence)OSInstance
setInstanceName(std::string name)OSInstance
setInstanceName(std::string name)OSInstance
setInstanceSource(std::string source)OSInstance
setInstanceSource(std::string source)OSInstance
setLinearConstraintCoefficients(int numberOfValues, bool isColumnMajor, double *values, int valuesBegin, int valuesEnd, int *indexes, int indexesBegin, int indexesEnd, int *starts, int startsBegin, int startsEnd)OSInstance
setLinearConstraintCoefficients(int numberOfValues, bool isColumnMajor, double *values, int valuesBegin, int valuesEnd, int *indexes, int indexesBegin, int indexesEnd, int *starts, int startsBegin, int startsEnd)OSInstance
setMatrixNumber(int number)OSInstance
setNonlinearExpressions(int nexpr, Nl **root)OSInstance
setNumberOfQuadraticTerms(int nq)OSInstance
setObjectiveNumber(int number)OSInstance
setObjectiveNumber(int number)OSInstance
setObjectives(int number, std::string *names, std::string *maxOrMins, double *constants, double *weights, SparseVector **objectitiveCoefficients)OSInstance
setObjectives(int number, std::string *names, std::string *maxOrMins, double *constants, double *weights, SparseVector **objectitiveCoefficients)OSInstance
setQuadraticCoefficients(int number, int *rowIndexes, int *varOneIndexes, int *varTwoIndexes, double *coefficients, int begin, int end)OSInstance
setQuadraticTerms(int number, int *rowIndexes, int *varOneIndexes, int *varTwoIndexes, double *coefficients, int begin, int end)OSInstance
setQuadraticTermsInNonlinearExpressions(int number, int *rowIndexes, int *varOneIndexes, int *varTwoIndexes, double *coefficients)OSInstance
setQuadraticTermsInNonlinearExpressions(int number, int *rowIndexes, int *varOneIndexes, int *varTwoIndexes, double *coefficients)OSInstance
setTimeDomain(std::string format)OSInstance
setTimeDomain(std::string format)OSInstance
setTimeDomainInterval(double start, double horizon)OSInstance
setTimeDomainInterval(double start, double horizon)OSInstance
setTimeDomainStageConstraintsOrdered(int numberOfStages, int *numberOfConstraints, int *startIdx)OSInstance
setTimeDomainStageConstraintsOrdered(int numberOfStages, int *numberOfConstraints, int *startIdx)OSInstance
setTimeDomainStageConstraintsUnordered(int numberOfStages, int *numberOfConstraints, int **conIndex)OSInstance
setTimeDomainStageConstraintsUnordered(int numberOfStages, int *numberOfConstraints, int **conIndex)OSInstance
setTimeDomainStageObjectivesOrdered(int numberOfStages, int *numberOfObjectives, int *startIdx)OSInstance
setTimeDomainStageObjectivesOrdered(int numberOfStages, int *numberOfObjectives, int *startIdx)OSInstance
setTimeDomainStageObjectivesUnordered(int numberOfStages, int *numberOfObjectives, int **varIndex)OSInstance
setTimeDomainStageObjectivesUnordered(int numberOfStages, int *numberOfObjectives, int **varIndex)OSInstance
setTimeDomainStages(int number, std::string *names)OSInstance
setTimeDomainStages(int number, std::string *names)OSInstance
setTimeDomainStageVariablesOrdered(int numberOfStages, int *numberOfVariables, int *startIdx)OSInstance
setTimeDomainStageVariablesOrdered(int numberOfStages, int *numberOfVariables, int *startIdx)OSInstance
setTimeDomainStageVariablesUnordered(int numberOfStages, int *numberOfVariables, int **varIndex)OSInstance
setTimeDomainStageVariablesUnordered(int numberOfStages, int *numberOfVariables, int **varIndex)OSInstance
setVariableNumber(int number)OSInstance
setVariableNumber(int number)OSInstance
setVariables(int number, std::string *names, double *lowerBounds, double *upperBounds, char *types)OSInstance
setVariables(int number, std::string *names, double *lowerBounds, double *upperBounds, char *types)OSInstance
~OSInstance()OSInstance
~OSInstance()OSInstance