C# Класс Encog.Engine.Opencl.Exceptions.MissingOpenCLAdapterError

Наследование: OpenCLError
Показать файл Открыть проект

Открытые методы

Метод Описание
MissingOpenCLAdapterError ( Exception t ) : System

Construct the exception.

Описание методов

MissingOpenCLAdapterError() публичный Метод

Construct the exception.
public MissingOpenCLAdapterError ( Exception t ) : System
t System.Exception The wrapped exception.
Результат System