Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Compute the points and weights corresponding to a [dim]-dimensional Genz-Malik cubature rule.
[in,out] | points | points for the last 4 GenzMalik weights |
[in,out] | weights | weights for the 5 terms in the GenzMalik rule |
[in,out] | weights_low_deg | weights for the embedded lower-degree rule |
dim | dimension |
Definition at line 179 of file hcubature.hpp.