You are here: Symbol Reference > MtxVec Namespace > Classes > TMtxVecController Class > public > TMtxVecController.ThreadCount Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVecController.ThreadCount Property

Specifies the number of CPU cores to be used by the threaded algorithms internally.

Pascal
property ThreadCount: integer;

Setting this property will modify IppThreadCount, FftThreadCount, LapackThreadCount and VmlThreadCount

If you want to do multi-threading in your own code, set this parameter to 1. The default value is 1 and user side multi-threading is assumed.

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