ReachabilityAnalysis.A20Type
A20{N} <: AbstractContinuousPost

Implementation of the reachability method for large linear systems with uncertain inputs in the Krylov subspace from Althoff [Alt20].

Fields

  • δ – step-size of the discretization
  • max_order – (optional, default: 5) maximum zonotope order

References

See Althoff [Alt20] and references therein.

source