#include <riccati.h>
|
double ** | A |
| The A matrix of the Riccati equation : Aric = A - B*Rm1*Nt. More...
|
|
double ** | Q |
| The Q matrix of the Riccati equation : Qric = Q - N*Rm1*Nt. More...
|
|
double ** | BRm1Bt |
| The BRm1Bt matrix of the Riccati equations. More...
|
|
double ** | H |
| the Hamiltonian associated with the Algebraic Riccati Equation More...
|
|
int | n |
| size of the Riccati problem More...
|
|
double ** | X |
| the Riccati solution More...
|
|
double ** | res |
|
double ** | T_colmaj |
|
double ** | Z_colmaj |
|
double ** | Z |
|
double ** | Z11 |
|
double ** | Z11m1 |
| inverse of Z11 More...
|
|
double ** | Z21 |
|
double * | WR |
|
double * | WI |
|
The A matrix of the Riccati equation : Aric = A - B*Rm1*Nt.
◆ BRm1Bt
The BRm1Bt matrix of the Riccati equations.
the Hamiltonian associated with the Algebraic Riccati Equation
size of the Riccati problem
The Q matrix of the Riccati equation : Qric = Q - N*Rm1*Nt.
◆ res
◆ T_colmaj
◆ WI
◆ WR
◆ Z11
◆ Z11m1
◆ Z21
◆ Z_colmaj
The documentation for this struct was generated from the following file: