Home
last modified time | relevance | path

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

/dports/biology/bolt-lmm/BOLT-LMM_v2.3.4/src/
H A DSnpData.hpp79 void buildByteLookup(double (*work)[4], const double lookupBedCode[4]) const;
H A DSnpData.cpp66 void SnpData::buildByteLookup(double (*work)[4], const double lookupBedCode[4]) const { in buildByteLookup() function in LMM::SnpData
889 buildByteLookup(work, lookupBedCode); in buildMaskedSnpVector()