Show / Hide Table of Contents

    Struct CUfunction

    Cuda function / kernel

    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 CUfunction

    Fields

    | Improve this Doc View Source

    Pointer

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