Home
last modified time | relevance | path

Searched refs:CCoef (Results 1 – 1 of 1) sorted by relevance

/dports/finance/R-cran-PerformanceAnalytics/PerformanceAnalytics/src/
H A DcomomentsEstimators.c470 SEXP CCoef = PROTECT(allocVector(REALSXP, 3)); in M3_CCoefficients() local
471 double *rCCoef = REAL(CCoef); in M3_CCoefficients()
507 return CCoef; in M3_CCoefficients()
1412 SEXP CCoef = PROTECT(allocVector(REALSXP, 4)); in M4_CCoefficients() local
1413 double *rCCoef = REAL(CCoef); in M4_CCoefficients()
1459 return CCoef; in M4_CCoefficients()