You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLProgram Class
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLProgram Class

Provides method to load Open CL programs either from resource, source or files.

Dew_Math_TOpenCLProgram
Syntax
C#
Visual Basic
public class TOpenCLProgram : IDisposable;

clMtxVec.cs

The object also caches compiled binaries for faster load times. It makes sense to use at least two programs when developing applications. One can contain already tested (larger) code and the second one is shorter and rebuilt on every restart.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!