Show / Hide Table of Contents

    Struct cuuint3264_union

    Per-operation parameters for ::cuStreamBatchMemOp

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: ManagedCuda.BasicTypes
    Assembly: ManagedCuda.dll
    Syntax
    public struct cuuint3264_union

    Fields

    | Improve this Doc View Source

    value

    Declaration
    public uint value
    Field Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    value64

    Declaration
    public ulong value64
    Field Value
    Type Description
    System.UInt64
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX