OSInstance Member List

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

addConstraint(int index, std::string name, double lowerBound, double upperBound, double constant)OSInstance
addObjective(int index, std::string name, std::string maxOrMin, double constant, double weight, SparseVector *objectiveCoefficients)OSInstance
addQTermsToExressionTree()OSInstance
addVariable(int index, std::string name, double lowerBound, double upperBound, char type, double init, std::string initString)OSInstance
bUseExpTreeForFunEvalOSInstance
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
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
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
calculateHessian(double *x, int idx, bool new_x)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
createCppADFun(std::vector< double > vdX)OSInstance
duplicateExpressionTreesMap()OSInstance
FadOSInstance
forwardAD(int p, std::vector< double > vdX)OSInstance
getAllNonlinearExpressionTrees()OSInstance
getAllNonlinearExpressionTreesMod()OSInstance
getAllNonlinearVariablesIndexMap()OSInstance
getConstraintLowerBounds()OSInstance
getConstraintNames()OSInstance
getConstraintNumber()OSInstance
getConstraintTypes()OSInstance
getConstraintUpperBounds()OSInstance
getDenseObjectiveCoefficients()OSInstance
getFirstOrderResults(double *x, double *objLambda, double *conLambda)OSInstance
getInstanceDescription()OSInstance
getInstanceName()OSInstance
getInstanceSource()OSInstance
getIterateResults(double *x, double *objLambda, double *conLambda, bool new_x, int highestOrder)OSInstance
getJacobianSparsityPattern()OSInstance
getLagrangianExpTree()OSInstance
getLagrangianHessianSparsityPattern()OSInstance
getLinearConstraintCoefficientMajor()OSInstance
getLinearConstraintCoefficientNumber()OSInstance
getLinearConstraintCoefficientsInColumnMajor()OSInstance
getLinearConstraintCoefficientsInRowMajor()OSInstance
getNonlinearExpressionTree(int rowIdx)OSInstance
getNonlinearExpressionTreeIndexes()OSInstance
getNonlinearExpressionTreeInPostfix(int rowIdx)OSInstance
getNonlinearExpressionTreeInPrefix(int rowIdx)OSInstance
getNonlinearExpressionTreeMod(int rowIdx)OSInstance
getNonlinearExpressionTreeModIndexes()OSInstance
getNonlinearExpressionTreeModInPostfix(int rowIdx)OSInstance
getNonlinearExpressionTreeModInPrefix(int rowIdx)OSInstance
getNumberOfBinaryVariables()OSInstance
getNumberOfIntegerVariables()OSInstance
getNumberOfNonlinearConstraints()OSInstance
getNumberOfNonlinearExpressions()OSInstance
getNumberOfNonlinearExpressionTreeIndexes()OSInstance
getNumberOfNonlinearExpressionTreeModIndexes()OSInstance
getNumberOfNonlinearObjectives()OSInstance
getNumberOfQuadraticRowIndexes()OSInstance
getNumberOfQuadraticTerms()OSInstance
getObjectiveCoefficientNumbers()OSInstance
getObjectiveCoefficients()OSInstance
getObjectiveConstants()OSInstance
getObjectiveMaxOrMins()OSInstance
getObjectiveNames()OSInstance
getObjectiveNumber()OSInstance
getObjectiveWeights()OSInstance
getQuadraticRowIndexes()OSInstance
getQuadraticTerms()OSInstance
getSecondOrderResults(double *x, double *objLambda, double *conLambda)OSInstance
getSparseJacobianFromColumnMajor()OSInstance
getSparseJacobianFromRowMajor()OSInstance
getVariableInitialStringValues()OSInstance
getVariableInitialValues()OSInstance
getVariableLowerBounds()OSInstance
getVariableNames()OSInstance
getVariableNumber()OSInstance
getVariableTypes()OSInstance
getVariableUpperBounds()OSInstance
getZeroOrderResults(double *x, double *objLambda, double *conLambda)OSInstance
initForAlgDiff()OSInstance
initializeNonLinearStructures()OSInstance
initObjGradients()OSInstance
instanceDataOSInstance
instanceHeaderOSInstance
m_bAllNonlinearVariablesIndexOSInstance [private]
m_bColumnMajorOSInstance [private]
m_bCppADFunIsCreatedOSInstance [private]
m_bCppADMustReTapeOSInstance [private]
m_bCppADTapesBuiltOSInstance [private]
m_bDuplicateExpressionTreesMapOSInstance [private]
m_bFiniteTimeStagesOSInstance [private]
m_bGetDenseObjectivesOSInstance [private]
m_binitForAlgDiffOSInstance [private]
m_bLagrangianExpTreeCreatedOSInstance [private]
m_bLagrangianSparseHessianCreatedOSInstance [private]
m_bNonlinearExpressionTreeIndexesProcessedOSInstance [private]
m_bNonlinearExpressionTreeModIndexesProcessedOSInstance [private]
m_bNonLinearStructuresInitializedOSInstance [private]
m_bProcessConstraintsOSInstance [private]
m_bProcessExpressionTreesOSInstance [private]
m_bProcessExpressionTreesModOSInstance [private]
m_bProcessLinearConstraintCoefficientsOSInstance [private]
m_bProcessNonlinearExpressionsOSInstance [private]
m_bProcessObjectivesOSInstance [private]
m_bProcessQuadraticTermsOSInstance [private]
m_bProcessTimeDomainOSInstance [private]
m_bProcessTimeIntervalOSInstance [private]
m_bProcessTimeStagesOSInstance [private]
m_bProcessVariablesOSInstance [private]
m_bQTermsAddedOSInstance [private]
m_bQuadraticRowIndexesProcessedOSInstance [private]
m_bSparseJacobianCalculatedOSInstance [private]
m_iConstraintNumberOSInstance [private]
m_iConstraintNumberNonlinearOSInstance [private]
m_iHighestOrderEvaluatedOSInstance [private]
m_iHighestTaylorCoeffOrderOSInstance [private]
m_iJacValueSizeOSInstance [private]
m_iLinearConstraintCoefficientNumberOSInstance [private]
m_iNonlinearExpressionNumberOSInstance [private]
m_iNumberOfBinaryVariablesOSInstance [private]
m_iNumberOfIntegerVariablesOSInstance [private]
m_iNumberOfNonlinearExpressionTreeIndexesOSInstance [private]
m_iNumberOfNonlinearExpressionTreeModIndexesOSInstance [private]
m_iNumberOfNonlinearVariablesOSInstance [private]
m_iNumberOfQuadraticRowIndexesOSInstance [private]
m_iNumberOfTimeStagesOSInstance [private]
m_iObjectiveNumberOSInstance [private]
m_iObjectiveNumberNonlinearOSInstance [private]
m_iQuadraticTermNumberOSInstance [private]
m_iVariableNumberOSInstance [private]
m_LagrangianExpTreeOSInstance [private]
m_LagrangianSparseHessianOSInstance [private]
m_linearConstraintCoefficientsInColumnMajorOSInstance [private]
m_linearConstraintCoefficientsInRowMajorOSInstance [private]
m_mapAllNonlinearVariablesIndexOSInstance [private]
m_mapCppADFunRangeIndexOSInstance [private]
m_mapExpressionTreesOSInstance [private]
m_mapExpressionTreesInPostfixOSInstance [private]
m_mapExpressionTreesModOSInstance [private]
m_mcConstraintTypesOSInstance [private]
m_mcVariableTypesOSInstance [private]
m_mdConstraintConstantsOSInstance [private]
m_mdConstraintFunctionValuesOSInstance [private]
m_mdConstraintLowerBoundsOSInstance [private]
m_mdConstraintUpperBoundsOSInstance [private]
m_mdJacValueOSInstance [private]
m_mdObjectiveConstantsOSInstance [private]
m_mdObjectiveFunctionValuesOSInstance [private]
m_mdObjectiveWeightsOSInstance [private]
m_mdVariableInitialValuesOSInstance [private]
m_mdVariableLowerBoundsOSInstance [private]
m_mdVariableUpperBoundsOSInstance [private]
m_miJacIndexOSInstance [private]
m_miJacNumConTermsOSInstance [private]
m_miJacStartOSInstance [private]
m_miNonlinearExpressionIndexesOSInstance [private]
m_miNonlinearExpressionTreeIndexesOSInstance [private]
m_miNonlinearExpressionTreeModIndexesOSInstance [private]
m_miNonLinearVarsReverseMapOSInstance [private]
m_miNumberOfObjCoefOSInstance [private]
m_miQuadRowIndexesOSInstance [private]
m_mmdDenseObjectiveCoefficientsOSInstance [private]
m_mmdObjGradientOSInstance [private]
m_mObjectiveCoefficientsOSInstance [private]
m_msConstraintNamesOSInstance [private]
m_msMaxOrMinsOSInstance [private]
m_msObjectiveNamesOSInstance [private]
m_msVariableInitialStringValuesOSInstance [private]
m_msVariableNamesOSInstance [private]
m_quadraticTermsOSInstance [private]
m_sInstanceDescriptionOSInstance [private]
m_sInstanceNameOSInstance [private]
m_sInstanceSourceOSInstance [private]
m_sparseJacMatrixOSInstance [private]
m_vbLagHessNonzOSInstance [private]
m_vdDomainUnitVecOSInstance [private]
m_vdLambdaOSInstance [private]
m_vdRangeUnitVecOSInstance [private]
m_vdwOSInstance [private]
m_vdXOSInstance [private]
m_vdYjacvalOSInstance [private]
m_vdYvalOSInstance [private]
m_vXOSInstance [private]
OSInstance()OSInstance
processConstraints()OSInstance [private]
processLinearConstraintCoefficients()OSInstance [private]
processObjectives()OSInstance [private]
processVariables()OSInstance [private]
reverseAD(int p, std::vector< double > vdlambda)OSInstance
setConstraintNumber(int number)OSInstance
setConstraints(int number, std::string *names, double *lowerBounds, double *upperBounds, double *constants)OSInstance
setInstanceDescription(std::string description)OSInstance
setInstanceName(std::string name)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
setObjectiveNumber(int number)OSInstance
setObjectives(int number, std::string *names, std::string *maxOrMins, double *constants, double *weights, SparseVector **objectitiveCoefficients)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
setVariableNumber(int number)OSInstance
setVariables(int number, std::string *names, double *lowerBounds, double *upperBounds, char *types, double *inits, std::string *initsString)OSInstance
~OSInstance()OSInstance


Generated on Sun Nov 14 14:14:22 2010 for Coin-All by  doxygen 1.4.7