 | ReconstructionCudaDevices Property |
Gets the installed Cuda devices informations
Namespace: LynceeTec.InterfaceProcessingV2Assembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic static List<CudaDeviceInfo> CudaDevices { get; }
public:
static property List<CudaDeviceInfo^>^ CudaDevices {
List<CudaDeviceInfo^>^ get ();
}
Property Value
ListCudaDeviceInfo
See Also