Estimate parameters for Gamma distribution’s fixed cases
int ocmath_para_gamma_fixed( int iSize, const double * pData, double alpha, double * pPara, const double * pdFixed, double * pReserved = NULL, double * pSE = NULL, double * pCI = NULL, double * pAD = NULL, double * pPval = NULL, int nPercents = 0, const double * pPercents = NULL, double * pPercentiles = NULL, double * pLower = NULL, double * pUpper = NULL)
[output]Standard error of mean
return 0 on successful exit; if an error or warning has been detected, then it returns the specific error or warning code.
origin.h