NativeMethodsgpu_TargetArchs_hasEqualOrGreaterPtx Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_TargetArchs_hasEqualOrGreaterPtx(System.Int32,System.Int32)"]

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

public static int gpu_TargetArchs_hasEqualOrGreaterPtx(
	int major,
	int minor
)

Parameters

major
Type: SystemInt32

[Missing <param name="major"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_TargetArchs_hasEqualOrGreaterPtx(System.Int32,System.Int32)"]

minor
Type: SystemInt32

[Missing <param name="minor"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_TargetArchs_hasEqualOrGreaterPtx(System.Int32,System.Int32)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_TargetArchs_hasEqualOrGreaterPtx(System.Int32,System.Int32)"]

See Also

Reference