Home
last modified time | relevance | path

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

/dports/math/R/R-4.1.2/src/library/stats/src/
H A Dcov.c159 static void cov_pairwise2(int n, int ncx, int ncy, double *x, double *y, in cov_pairwise2() function
786 cov_pairwise2(n, ncx, ncy, REAL(x), REAL(y), REAL(ans), in corcov()
/dports/math/libRmath/R-4.1.1/src/library/stats/src/
H A Dcov.c159 static void cov_pairwise2(int n, int ncx, int ncy, double *x, double *y, in cov_pairwise2() function
786 cov_pairwise2(n, ncx, ncy, REAL(x), REAL(y), REAL(ans), in corcov()