CudaMemCanMapHostMemory Method OpenCvSharp Class Library
returns if host memory can be mapperd to gpu address space;

Namespace:  OpenCvSharp.CPlusPlus.Gpu
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static bool CanMapHostMemory()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.Gpu.CudaMem.CanMapHostMemory"]

See Also

Reference