Taylor0

These are just some examples. Taylor0 is defined for many other functions. However, other functions can also be added.

QuantizedSystemSolver.Taylor0Type

Taylor0 A struct that defines a Taylor Variable. It has the following fields:

- coeffs: An array of Float64 that holds the coefficients of the Taylor series

- order: The order of the Taylor series
source