Package jline.api.lti


package jline.api.lti
Numerical inversion of Laplace transforms.

This package presents the same surface as the native Python api/lti, the MATLAB matlab/src/api/lti and the C++ line/api/lti: Euler, Talbot, Gaver-Stehfest, CME and Weeks. The coefficient generators of the first three, and the CME tables, already live in jline.lib.lti; this package delegates to them rather than duplicating them, and adds the Weeks (Laguerre) method, which had no implementation in any codebase.

Since:
LINE 3.0
  • Classes
    Class
    Description
    Numerical inversion of a Laplace transform.
    A Laguerre expansion: the exponential damping, the time scaling and the coefficients they were computed at.