Show / Hide Table of Contents

    Method addr

    val addr: int64 list -> TensorLayout -> int64

    address of element

    Declaration
    val addr: idx:int64 list -> a:TensorLayout -> int64
    Parameters
    Type Name Description
    int64 list idx
    TensorLayout a
    Returns
    Type Description
    int64
    Back to top Generated by DocFX