Dew MtxVec NET
TConditionNumber Type
Summary
Defines the norm, used in calculating the condition number parameter.

Unit
MtxVec

Declaration
TConditionNumber = (cnNone, cnNorm1, cnNormInf);
 Value  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 
Description
Defines the norm, used in calculating the condition number parameter.

Copyright 2008 Dew Research
http://www.dewresearch.com