You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TAbstractMtxVecCache Class > TAbstractMtxVecCache Methods > TAbstractMtxVecCache.SetCacheSize Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TAbstractMtxVecCache.SetCacheSize Method

Sets the cache object count to ItemCount and allocates Elements count of data elements per object.

Syntax
C#
Visual Basic
public void SetCacheSize(int ItemCount, int Elements);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!