Go to the source code of this file.
- Date
- 2024
- Author
- Morgan Louédec
- Copyright
- Copyright 2024 Codac Team
- License: GNU Lesser General Public License (LGPL)
◆ stability_analysis()
BoolInterval codac2::stability_analysis |
( |
const AnalyticFunction< VectorType > & | f, |
|
|
unsigned int | alpha_max, |
|
|
Ellipsoid & | e, |
|
|
Ellipsoid & | e_out, |
|
|
bool | verbose = false ) |
...
- Parameters
-
f | ... |
alpha_max | ... |
e | ... |
e_out | ... |
verbose | ... |
- Returns
- ...
◆ solve_discrete_lyapunov()
Matrix codac2::solve_discrete_lyapunov |
( |
const Matrix & | A, |
|
|
const Matrix & | Q ) |
...
- Parameters
-
- Returns
- ...