C# 클래스 Encog.Engine.Opencl.Exceptions.OutOfOpenCLResources

상속: OpenCLError
파일 보기 프로젝트 열기: encog/encog-silverlight-core

공개 메소드들

메소드 설명
OutOfOpenCLResources ( Exception t ) : System

Construct the exception.

메소드 상세

OutOfOpenCLResources() 공개 메소드

Construct the exception.
public OutOfOpenCLResources ( Exception t ) : System
t System.Exception The wrapped exception.
리턴 System