32 int nbVar(
int i)
const;
34 int nbCstr(
int i)
const;
47 std::vector<MatrixConstRef> diag_;
49 std::vector<int> cumulNbVar_;
50 std::vector<int> cumulNbCstr_;
51 std::vector<int> toBlock_;
#define JRLQP_DLLAPI
Definition: api.h:35
Definition: SingleNZSegmentVector.h:11
Definition: StructuredC.h:16
Type
Definition: StructuredC.h:19
friend std::ostream & operator<<(std::ostream &os, const StructuredC &)
Definition: StructuredC.h:39
Definition: StructuredC.h:14
Eigen::Ref< const Eigen::MatrixXd > MatrixConstRef
Definition: defs.h:11
Eigen::Ref< const Eigen::VectorXd > VectorConstRef
Definition: defs.h:13
Eigen::Ref< Eigen::VectorXd > VectorRef
Definition: defs.h:14