Show / Hide Table of Contents

    Method Item

    interface ITensorBackend<'T> with member Item: int64 [] -> 'T

    Declaration
    interface ITensorBackend<'T> with member Item: idx:int64 [] -> 'T
    Parameters
    Type Name Description
    int64 [] idx
    Returns
    Type Description
    'T
    Back to top Generated by DocFX