MOOCHO  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Modules
Reduction/Transformation operators for example NLP subclass.
Collaboration diagram for Reduction/Transformation operators for example NLP subclass.:

Modules

 Evaluate the constraints for the example NLP.
 
 Evaluate py = -inv(C)c and/or D = inv(C)N for the example %NLP.
 

Detailed Description

These operator classes are used in the implementation of ExampleNLPDirect. The binary code for these RTOp operator classes (as well as any others) must be loaded into runtime environment in any process where a vector implementation must apply it.