The method Add adds the matrix MatB to its own data area (self := self + MatB). The function returns the value TRUE, if the addition has been carried out successfully. Note that the addition of two matrices is only possible if the number of columns and rows for both matrices are the same.