You are here: Symbol Reference > Sparse Namespace > Structs, Records, Enums > Sparse.TParallelFactorization Enumeration
MtxVec VCL
ContentsIndex
PreviousUpNext
Sparse.TParallelFactorization Enumeration

Parallel factorization control.

Pascal
TParallelFactorization = ( pfClassic, pfTwoLevel );
Members 
Description 
pfClassic 
Classic algorithm. 
pfTwoLevel 
Two-level factorization algorithm. Usefull when using more than 8 threads. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!