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

Defines the norm, used in calculating the condition number parameter.

Pascal
TConditionNumber = ( cnNone, cnNorm1, cnNormInf );
Members 
Description 
cnNone 
the condition number will not be calculated 
cnNorm1 
the norm-1 will be used to calculate the condition number 
cnNormInf 
the infinite norm will be used to calculate the condition number 

Defines the norm, used in calculating the TMtx.ConditionNr.

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