verry.integrate.direct#
- class verry.integrate.direct#
Bases:
TrackerFactory
,Generic
Factory for creating the most obvious
Tracker
.- create(x0)#
Create
Tracker
.- Parameters:
x0 (IntervalMatrix, shape (n,)) – Initial values.
- Return type:
Bases: TrackerFactory
, Generic
Factory for creating the most obvious Tracker
.
Create Tracker
.
x0 (IntervalMatrix, shape (n,)) – Initial values.