Show / Hide Table of Contents

    Method Item

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

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