The function evaluates integrals used to compute the M_1 and M_2 OBRE matrices. Element (1,1) uses argument (A,B,F); element (1,2) uses argument (B,D,E,F); elements (2,2) uses arguments (C,D,F).
OBREMatMComputation(
nvData,
nTheta1,
nTheta2,
lDensityExpr,
nCParOBRE,
matA,
nvA,
nK
)OBRE M matrix (M_1 if nK = 1; M_2 if nK = 2).
The vector of data.
The first parameter.
The second parameter.
List of symbolic expressions of density, cumulative and derivatives.
OBRE c parameter.
Matrix A.
Vector a.
Exponent which differentiate M_1 from M_2.