MOOCHO (Single Doxygen Collection)
Version of the Day
|
#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"
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 | |