btprod {DRAYL} | R Documentation |
Auxilliary function computing intermediate products.
Description
Auxilliary function. Based on the results of the btcol
the row wise results are computed.
Usage
btprod(t,a,Jstar)
Arguments
t |
Index number. |
a |
The respective Alpha matrix value. |
Jstar |
Matrix of the j-star indeces of the series expansion. |
Value
Returns the row-wise multiplication of the coefficients based on the indeces j
.
[Package DRAYL version 1.0 Index]