#include <jrl-qp/structured/StructuredG.h>
◆ Type
Enumerator |
---|
TriBlockDiagonal | |
BlockArrowUp | |
BlockArrowDown | |
◆ StructuredG() [1/2]
jrl::qp::structured::StructuredG::StructuredG |
( |
| ) |
|
|
default |
◆ StructuredG() [2/2]
jrl::qp::structured::StructuredG::StructuredG |
( |
Type |
t, |
|
|
const std::vector< MatrixRef > & |
diag, |
|
|
const std::vector< MatrixRef > & |
offDiag |
|
) |
| |
◆ decomposed()
bool jrl::qp::structured::StructuredG::decomposed |
( |
| ) |
const |
|
inline |
◆ diag()
const MatrixRef& jrl::qp::structured::StructuredG::diag |
( |
int |
i | ) |
const |
|
inline |
◆ lltInPlace()
bool jrl::qp::structured::StructuredG::lltInPlace |
( |
| ) |
|
◆ nbVar() [1/2]
int jrl::qp::structured::StructuredG::nbVar |
( |
| ) |
const |
|
inline |
◆ nbVar() [2/2]
int jrl::qp::structured::StructuredG::nbVar |
( |
int |
i | ) |
const |
|
inline |
◆ offDiag()
const MatrixRef& jrl::qp::structured::StructuredG::offDiag |
( |
int |
i | ) |
const |
|
inline |
◆ solveInPlaceLTranspose()
void jrl::qp::structured::StructuredG::solveInPlaceLTranspose |
( |
VectorRef |
v | ) |
const |
◆ solveL() [1/2]
◆ solveL() [2/2]
◆ type()
Type jrl::qp::structured::StructuredG::type |
( |
| ) |
const |
|
inline |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const StructuredG & |
|
|
) |
| |
|
friend |
The documentation for this class was generated from the following files: