Function findRootsOfT

  • Solves the cubic spline equation and return t

    Parameters

    • lookup: number

      target lookup value

    • coefficients: NumArray4

      lookup axis coefficients

    Returns number[]

Generated using TypeDoc