Source position: _crw_dynar.pas line 218
function NewDoubleMatrix(
aRows: LongInt;
aColumns: LongInt;
aOrigin: LongInt = 0
):TDoubleMatrix;