Show / Hide Table of Contents

    Method cutLeft

    val cutLeft: TensorLayout -> TensorLayout

    cuts one dimension from the left

    Declaration
    val cutLeft: a:TensorLayout -> TensorLayout
    Parameters
    Type Name Description
    TensorLayout a
    Returns
    Type Description
    TensorLayout
    Back to top Generated by DocFX