Uses of Package
org.optimizationservices.oscommon.nonlinear

Packages that use org.optimizationservices.oscommon.nonlinear
org.optimizationservices.oscommon.datastructure.osinstance   
org.optimizationservices.oscommon.localinterface   
org.optimizationservices.oscommon.nonlinear   
org.optimizationservices.oscommon.representationparser   
 

Classes in org.optimizationservices.oscommon.nonlinear used by org.optimizationservices.oscommon.datastructure.osinstance
OSExpressionTree
           The OSExpressionTree class represents an expression tree for a nonlinear function (linear ones being special cases) and provide convenience methods to process the contained nonlinear function.
 

Classes in org.optimizationservices.oscommon.nonlinear used by org.optimizationservices.oscommon.localinterface
OSExpressionTree
           The OSExpressionTree class represents an expression tree for a nonlinear function (linear ones being special cases) and provide convenience methods to process the contained nonlinear function.
 

Classes in org.optimizationservices.oscommon.nonlinear used by org.optimizationservices.oscommon.nonlinear
OSExpressionTree
           The OSExpressionTree class represents an expression tree for a nonlinear function (linear ones being special cases) and provide convenience methods to process the contained nonlinear function.
OSnLNode
          The OSnLNode class represents a node in an expression tree for a nonlinear function (linear ones being special cases) and provide convenience methods to process the node.
 

Classes in org.optimizationservices.oscommon.nonlinear used by org.optimizationservices.oscommon.representationparser
OSExpressionTree
           The OSExpressionTree class represents an expression tree for a nonlinear function (linear ones being special cases) and provide convenience methods to process the contained nonlinear function.
OSnLNode
          The OSnLNode class represents a node in an expression tree for a nonlinear function (linear ones being special cases) and provide convenience methods to process the node.