verry.integrate.affine#
- class verry.integrate.affine(n=None, m=0)#
Bases:
TrackerFactory,GenericFactory for creating
Trackerusing affine arithmetic.This tracker usually produces the most accurate result.
- create(x0)#
Create
Tracker.- Parameters:
x0 (IntervalMatrix, shape (n,)) – Initial values.
- Return type: