Home
last modified time | relevance | path

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

/dports/biology/gemma/GEMMA-0.98.3/src/
H A Dvc.cpp2114 gsl_vector_view Ay_col2 = gsl_matrix_column(Ay, j); in CalcVCacl() local
2116 gsl_blas_ddot(&Ay_col2.vector, n1_vec, &d); in CalcVCacl()