#include <jrl-qp/internal/OrthonormalSequence.h>
◆ OrthonormalSequence()
jrl::qp::internal::OrthonormalSequence::OrthonormalSequence |
( |
int |
n = 0 | ) |
|
◆ add() [1/2]
void jrl::qp::internal::OrthonormalSequence::add |
( |
int |
start, |
|
|
const Givens & |
Q |
|
) |
| |
Adding a Givens rotation.
◆ add() [2/2]
void jrl::qp::internal::OrthonormalSequence::add |
( |
int |
start, |
|
|
const VectorConstRef & |
essential, |
|
|
double |
tau |
|
) |
| |
Adding a Householder reflector.
◆ applyToTheLeft() [1/2]
void jrl::qp::internal::OrthonormalSequence::applyToTheLeft |
( |
VectorRef |
v | ) |
const |
◆ applyToTheLeft() [2/2]
◆ applyTransposeToTheLeft() [1/2]
◆ applyTransposeToTheLeft() [2/2]
void jrl::qp::internal::OrthonormalSequence::applyTransposeToTheLeft |
( |
VectorRef |
v | ) |
const |
◆ clear()
void jrl::qp::internal::OrthonormalSequence::clear |
( |
| ) |
|
◆ prepare()
void jrl::qp::internal::OrthonormalSequence::prepare |
( |
OSeqType |
type, |
|
|
int |
n, |
|
|
int |
seqSize |
|
) |
| |
◆ resize()
void jrl::qp::internal::OrthonormalSequence::resize |
( |
int |
n | ) |
|
◆ size()
int jrl::qp::internal::OrthonormalSequence::size |
( |
| ) |
const |
The documentation for this class was generated from the following files: