Interface Qsys_mg1_ps.ServiceLST

Enclosing class:
Qsys_mg1_ps

public static interface Qsys_mg1_ps.ServiceLST
Service Laplace-Stieltjes transform, which must accept complex arguments.
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.commons.math3.complex.Complex
    value(org.apache.commons.math3.complex.Complex tau)
     
  • Method Details

    • value

      org.apache.commons.math3.complex.Complex value(org.apache.commons.math3.complex.Complex tau)