Namespace: Cudafy
Assembly: Cudafy (in Cudafy.dll) Version: 1.0.4106.20170

Syntax

C#
public int warpSize { get; }
Visual Basic
Public ReadOnly Property warpSize As Integer
	Get
Visual C++
public:
property int warpSize {
	int get ();
}

See Also