The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |
Home MathPack Matrix Classes TIntMatrix, TMatrix and TMat3D Methods CalcHatMatrix | |||||||||
See also: CalcHatMatrix (OpenArrays), Invert | |||||||||
CalcHatMatrix |
|||||||||
The function CalcHatMatrix calculates the hat matrix and stores the result in matrix HatMat: HatMat := X(XTX)-1XT The function returns the following error codes:0 ... everything is OK
|