timflow.transient.model.ModelMaq.compute_laplace_parameters =========================================================== .. py:method:: timflow.transient.model.ModelMaq.compute_laplace_parameters() Compute the parameters for the Laplace transform inversion. .. attribute:: nint :type: Number of time intervals .. attribute:: npint :type: Number of p values per interval .. attribute:: npval :type: Total number of p values (nint * npint) .. attribute:: p[npval] :type: Array with p values .. !! processed by numpydoc !!