• Returns a tensor with elements in a rank added (pushed in).

    Parameters

    • tens: ChalkboardTensor

      The tensor

    • rank: number

      The rank

    • index: number

      The index of the elements to pull

    • elements: number[]

      The elements to push

    Returns ChalkboardTensor

Generated using TypeDoc