Home
last modified time | relevance | path

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

/dports/biology/gemma/GEMMA-0.98.3/src/
H A Dvc.h87 void CalcVCreml(const bool noconstrain, const gsl_matrix *K,
H A Dvc.cpp1726 void VC::CalcVCreml(bool noconstrain, const gsl_matrix *K, const gsl_matrix *W, in CalcVCreml() function in VC
H A Dgemma.cpp2379 cVc.CalcVCreml(cPar.noconstrain, G, W, &Y_col.vector); in BatchRun()