Source position: LabMath.pas line 603
procedure LabMatAdd(
const OutM: PLabMat;
const InM1: PLabMat;
const InM2: PLabMat
);