verry.autodiff.IntervalDual#

final class verry.autodiff.IntervalDual(real, imag)#

Bases: Dual[Interval, T | int | float], Generic

Dual with interval coefficients.

Parameters:
Variables:

Warning

All the elements of imag must be of the same type as real.