You are here: Symbol Reference > Sparse Namespace > Classes > TPardisoSettings Class > published > TPardisoSettings.PivotingPerturbation Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TPardisoSettings.PivotingPerturbation Property

Specifies how to handle small pivots.

Pascal
property PivotingPerturbation: integer;

Defines an Eps as 10^(-PivotingPerturbation). This eps is then used to determine the magnitude of a potential pivot. A setting of -1 defines a default value of 13 for general and 8 for symmetric matrices.

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