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

Defines the object cache size for vectors.

Syntax
C#
Visual Basic
public void SetMtxCacheSize(int Matrices, int Elements);

Elements defines the number of elements per matrix to preallocate.

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