codac 2.0.0
|
#include "codac2_Ellipsoid.h"
Go to the source code of this file.
Functions | |
BoolInterval | codac2::stability_analysis (const AnalyticFunction< VectorType > &f, unsigned int alpha_max, Ellipsoid &e, Ellipsoid &e_out, bool verbose=false) |
... | |
Matrix | codac2::solve_discrete_lyapunov (const Matrix &A, const Matrix &Q) |
... | |
BoolInterval codac2::stability_analysis | ( | const AnalyticFunction< VectorType > & | f, |
unsigned int | alpha_max, | ||
Ellipsoid & | e, | ||
Ellipsoid & | e_out, | ||
bool | verbose = false ) |
...
f | ... |
alpha_max | ... |
e | ... |
e_out | ... |
verbose | ... |