[fbf06f]: / partyMod / src / mvt.h

Download this file

6 lines (4 with data), 266 Bytes

1
2
3
4
void F77_NAME(mvtdst)(int *n, int *nu, double *lower, double *upper,
int *infin, double *corr, double *delta,
int *maxpts, double *abseps, double *releps,
double *error, double *value, int *inform);