Home
last modified time | relevance | path

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

/dports/biology/gcta/gcta_1.26.0_src/
H A Dbivar_reml.cpp307 …if (!comput_inverse_logdet_LU_mkl(Vi, logdet)) throw ("Error: the variance-covaraince matrix V is … in calcu_Vi_bivar()
H A Dgcta.h334 bool comput_inverse_logdet_LU_mkl(eigenMatrix &Vi, double &logdet);
H A Dmkl.cpp391 bool gcta::comput_inverse_logdet_LU_mkl(eigenMatrix &Vi, double &logdet) in comput_inverse_logdet_LU_mkl() function in gcta