codac 2.0.0
|
#include "codac2_Ellipsoid.h"
Go to the source code of this file.
Namespaces | |
namespace | codac2 |
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) |
... | |