Show / Hide Table of Contents

    Method view

    val view: Rng list -> TensorLayout -> TensorLayout

    creates a subview layout

    Declaration
    val view: ranges:Rng list -> a:TensorLayout -> TensorLayout
    Parameters
    Type Name Description
    Rng list ranges
    TensorLayout a
    Returns
    Type Description
    TensorLayout
    Back to top Generated by DocFX