• Convert an Array of Arrays to linear array

    Caller is responsible to retaining the dimensions of the array for later unflattening

    Type Parameters

    • T

    Parameters

    Returns T[]

Generated using TypeDoc