Home
last modified time | relevance | path

Searched defs:COV (Results 1 – 25 of 51) sorted by relevance

123

/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/transformers/
H A DBQSRReadTransformerUnitTest.java21 …RecalDatum COV = new RecalDatum(15L, 1.0, (byte)45.0); // no data here so Bayesian prior has a hug… in basicHierarchicalBayesianQualityEstimateTest() local
32 …RecalDatum COV = new RecalDatum(15L, 1.0, (byte)45.0); // no data here so Bayesian prior has a hug… in basicHierarchicalBayesianQualityEstimateTest() local
/dports/math/cmlib/cmlib-3.0_8/src/cluster/
H A Dremove.f1 SUBROUTINE REMOVE(DMCOV, N, COV, I, S) argument
H A Dfind.f1 SUBROUTINE FIND(DMCOV, N, COV, Y, X, XY) argument
H A Dfirst.f1 SUBROUTINE FIRST(DMCOV, N, COV, X, Y) argument
H A Dtwo.f1 SUBROUTINE TWO(MM, M, N, A, CLAB, RLAB, TITLE, DMCOV, COV, argument
H A Dwcov.f1 SUBROUTINE WCOV(MM, M, N, A, CLAB, RLAB, TITLE, NC, DMCOV, COV, argument
H A Dsparse.f1 SUBROUTINE SPARSE(MM, M, N, A, CLAB, RLAB, TITLE, KK, DMCOV, COV, argument
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/utilib/src/libs/
H A Dcov.c19 int covariance(double **X, int m, int n, double **COV) in covariance()
/dports/math/octave-forge-nan/nan-3.6.1/inst/
H A Ddecovm.m53 COV = XCN(2:c,2:c) - mu'*mu; variable
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/t400_Classification/
H A Ddecovm.m53 COV = XCN(2:c,2:c) - mu'*mu; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/test/fuzzer/
H A DOutOfProcessFuzzTarget.cpp51 static std::string *Run, *IN, *COV; variable
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/t300_FeatureExtraction/
H A Dcsp.m58 COV = zeros(sz([2,3,1])-[1,1,0]); variable
/dports/math/gsl/gsl-2.7/doc/examples/
H A Dfitting2.c57 #define COV(i,j) (gsl_matrix_get(cov,(i),(j))) in main() macro
H A Drobfit.c100 #define COV(i,j) (gsl_matrix_get(cov,(i),(j))) in main() macro
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/scheduler/agent_tests/Unit/
H A DMakefile39 COV = libscheduler_cov.a macro
/dports/mail/isbg/isbg-e626d8d0628f691c041032c53f20d764b11d0079/
H A DMakefile23 COV = pytest --cov-append --cov isbg -m 2 macro
/dports/security/libfido2/libfido2-1.9.0/fuzz/
H A DMakefile8 COV := llvm-cov-12 macro
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/pecos/src/
H A DWeibullRandomVariable.hpp265 Real COV = coefficient_of_variation(), in correlation_warping_factor() local
378 COV = std::sqrt(bmth::tgamma(1.+2./alpha)/gam/gam - 1.); in moments_from_params() local
H A DLognormalRandomVariable.hpp322 Real COV = coefficient_of_variation(), COV_rv; in correlation_warping_factor() local
479 Real COV = std_dev/mean, zeta = std::sqrt(bmth::log1p(COV*COV)); in error_factor_from_std_deviation() local
496 Real COV = std_dev/mean; in zeta_sq_from_moments() local
/dports/www/nginx-full/naxsi-1.3/naxsi_src/
H A DMakefile10 COV ?= 0 macro
/dports/www/nginx-naxsi/naxsi-1.3/naxsi_src/
H A DMakefile10 COV ?= 0 macro
/dports/www/py-httpie/httpie-2.6.0/
H A DMakefile91 test-cover: COV=--cov=httpie --cov=tests macro
/dports/math/R-cran-mvtnorm/mvtnorm/src/
H A Dmvt.f119 SUBROUTINE MVSPCL( ND, NU, A,B,DL, COV, INFI, SNU, VL,ER, INFORM ) argument
200 SUBROUTINE MVVLSB( N,W,R,DL,INFI, A,B,COV, Y, DI,EI, ND, VALUE ) argument
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/scheduler/agent/
H A DMakefile35 COV = libscheduler_cov.a macro
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/prometheus/procfs/sysfs/
H A Dvulnerability.go32 if err != nil {

123