Home
last modified time | relevance | path

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

/dports/biology/plink/plink-ng-79b2df8c/2.0/include/
H A Dpgenlib_read.h660 PglErr IMPLPgrGetDp(const uintptr_t* __restrict sample_include, const uint32_t* __restrict sample_i…
669 …return IMPLPgrGetDp(sample_include, sample_include_cumulative_popcounts, sample_ct, vidx, pgrp, pg… in PgrGetDp()
H A Dpgenlib_read.cc8800 PglErr IMPLPgrGetDp(const uintptr_t* __restrict sample_include, const uint32_t* __restrict sample_i… in IMPLPgrGetDp() function
8829 …PglErr reterr = IMPLPgrGetDp(sample_include, sample_include_cumulative_popcounts, sample_ct, vidx,… in PgrGetInv1Dp()
8872 …return IMPLPgrGetDp(sample_include, sample_include_cumulative_popcounts, sample_ct, vidx, pgrp, pg… in PgrGetMDp()