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

Defines the object cache size for vectors.

Syntax
C#
Visual Basic
public void SetVecCacheSize(int Vectors, int Elements);

Elements defines the number of elements per vector to preallocate.

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