#include <jrl-qp/structured/StructuredC.h>
◆ Type
◆ StructuredC() [1/2]
jrl::qp::structured::StructuredC::StructuredC |
( |
| ) |
|
◆ StructuredC() [2/2]
jrl::qp::structured::StructuredC::StructuredC |
( |
std::vector< MatrixConstRef > |
C | ) |
|
◆ col()
◆ diag()
const MatrixConstRef & jrl::qp::structured::StructuredC::diag |
( |
int |
i | ) |
const |
◆ nbCstr() [1/2]
int jrl::qp::structured::StructuredC::nbCstr |
( |
| ) |
const |
◆ nbCstr() [2/2]
int jrl::qp::structured::StructuredC::nbCstr |
( |
int |
i | ) |
const |
◆ nbVar() [1/2]
int jrl::qp::structured::StructuredC::nbVar |
( |
| ) |
const |
◆ nbVar() [2/2]
int jrl::qp::structured::StructuredC::nbVar |
( |
int |
i | ) |
const |
◆ operator=()
◆ transposeMult()
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const StructuredC & |
|
|
) |
| |
|
friend |
The documentation for this class was generated from the following files: