MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
NLPInterfacePack_NLPSerialPreprocess.hpp File Reference
#include <valarray>
#include "NLPInterfacePack_NLPFirstOrder.hpp"
#include "NLPInterfacePack_NLPVarReductPerm.hpp"
#include "AbstractLinAlgPack_SpVectorClass.hpp"
#include "AbstractLinAlgPack_VectorMutableDense.hpp"
#include "AbstractLinAlgPack_PermutationSerial.hpp"
#include "DenseLinAlgPack_DVectorClass.hpp"
#include "DenseLinAlgPack_IVector.hpp"
Include dependency graph for NLPInterfacePack_NLPSerialPreprocess.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NLPInterfacePack::NLPSerialPreprocess
 NLP node implementation subclass for preprocessing and basis manipulation. More...
 
class  NLPInterfacePack::NLPSerialPreprocess::InconsistantBounds
 Thrown if xl(i) > xu(i) More...
 
struct  NLPInterfacePack::NLPSerialPreprocess::ZeroOrderInfoSerial
 Struct for objective and constriants (pointer) as serial vectors. More...
 
struct  NLPInterfacePack::NLPSerialPreprocess::ObjGradInfoSerial
 Struct for serial gradient (objective), objective and constriants (pointers) More...
 

Namespaces

 NLPInterfacePack