AffineArithmetic.AffType

Affine form with center c, affine components γ and error Δ.

Variant where Δ is an interval

AffineArithmetic.AffMethod

Make an Aff based on an interval, which is number i of n total variables.

AffineArithmetic.AffineType

Affine form with center c, affine components γ and error Δ.

Variant where Δ is an interval

AffineArithmetic.FullAffineType

An affine quantity for affine arithmetic. The usual way to create an affine quantity is from an interval X, via FullAffine(X).