Show / Hide Table of Contents

    Namespace ManagedCuda.CudaRand

    Classes

    CudaRandDevice

    Wrapper for a CUrand generator handle in device mode

    CudaRandException

    An CudaRandException is thrown, if any wrapped call to the CURAND-library does not return Success.

    CudaRandHost

    Wrapper for a CUrand generator handle in host mode

    CudaRandNativeMethods

    C# Wrapper-Methods for CuRand functions defined in curand.h

    PoissonDistribution

    Poisson distribution

    Structs

    CurandGenerator

    CURAND generator

    DirectionVectors32

    Array of 32-bit direction vectors

    DirectionVectors64

    Array of 64-bit direction vectors

    DiscreteDistribution

    Discrete Distribution

    Enums

    curandMethod

    CURAND method

    CurandStatus

    CURAND function call status types

    DirectionVectorSet

    CURAND choice of direction vector set

    GeneratorType

    CURAND generator types

    Ordering

    CURAND orderings of results in memory

    Back to top Generated by DocFX