You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLDevice Class > TOpenCLDevice Properties > TOpenCLDevice.Cache Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLDevice.Cache Property

The Cache object holds a list of TOpenCLVector and TOpenCLMatrix objects.

Syntax
C#
Visual Basic
public TOpenCLCache Cache;

The list of objects is used to prevent frequent memory allocation/deallocation and to increase memory reuse.

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