Skip to content

PCcoeffs

Cooper Hatfield edited this page Nov 18, 2022 · 1 revision

differint.PCcoeffs(alpha, j, n)

Computes the coefficients for calculation of the predictor-corrector algorithm solver. See here.

    alpha : float or complex
    The order of the differintegral the coefficients will calculate.

    j : integer
    First index of the term being calculated.

    n : integer
    Second index of the term being calculated.