TConditionNumber Enumeration

Source: MtxVec.cs · Assembly: Dew.Math

public enum TConditionNumber

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

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

Values

NameDescription
cnNonethe condition number will not be calculated
cnNorm1the norm-1 will be used to calculate the condition number
cnNormInfthe infinite norm will be used to calculate the condition number