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 ![]() ![]() ![]() ![]() |
|||||||||
See also: InvertArray, CalcHatMatrix (Matrix) | |||||||||
CalcHatMatrix |
![]() |
||||||||
The function CalcHatMatrix calculates the hat matrix of matrix Arr and stores the result in matrix HatMat (Arr is denoted as X, HatMat as H): H := X(XTX)-1XT The function returns the following error codes:0 ... everything is OK
|