Struct containing parameters to be fed into function that computes moments. More...
Public Attributes | |
| size_t | a |
| size_t | b |
| const gsl_vector * | m |
Struct containing parameters to be fed into function that computes moments.
Used for the Newton's method of solving system of non-linear equations to get quadrature points and weights.
1.7.2