OBREmatMArgumentB {OBRE}R Documentation

Argument B for OBRE matrix M integrals.

Description

Function computing argument B for OBRE matrix M integrals.

Usage

OBREmatMArgumentB(
  nvData,
  nTheta1,
  nTheta2,
  lDensityExpr,
  nCParOBRE,
  matA,
  nvA,
  nK
)

Arguments

nvData

The vector of data.

nTheta1

The first parameter.

nTheta2

The second parameter.

lDensityExpr

List of symbolic expressions of density, cumulative and derivatives.

nCParOBRE

OBRE c parameter.

matA

Matrix A.

nvA

Vector a.

nK

Exponent which differentiate M_1 from M_2.


[Package OBRE version 0.2-0 Index]