Show / Hide Table of Contents

    Method cutRight

    val cutRight: TensorLayout -> TensorLayout

    cuts one dimension from the right

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