Chalkboard - v3.0.1
    Preparing search index...

    Function component

    • Returns a single component series from the solution of an ODE.

      Parameters

      • sol: { t: number[]; y: number[][] }

        The solution of the ODE.

      • index: number

        Component index.

      Returns number[]