Home
last modified time | relevance | path

Searched defs:cov_vec (Results 1 – 5 of 5) sorted by relevance

/dports/biology/gemma/GEMMA-0.98.3/src/
H A Dvarcov.cpp220 void Calc_Cor(vector<vector<double>> &X_mat, vector<double> &cov_vec) { in Calc_Cor()
269 vector<double> x_vec, cov_vec; in AnalyzeBimbam() local
369 vector<double> x_vec, cov_vec; in AnalyzePlink() local
/dports/science/siconos/siconos-4.4.0/numerics/src/LCP/
H A Dlcp_pivot.c44 …ouble* restrict u, double* restrict s, int *info, SolverOptions* options, double* restrict cov_vec) in lcp_pivot_covering_vector()
H A Dlcp_pivot_lumod.c81 …ouble* restrict u, double* restrict s, int *info, SolverOptions* options, double* restrict cov_vec) in lcp_pivot_lumod_covering_vector()
H A Dpivot-utils.c649 …estrict mat, double* restrict M, double* restrict q, int* restrict basis, double* restrict cov_vec) in init_M_lemke_warm_start()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/kinetics/
H A DReaction.cpp1725 auto& cov_vec = item.second.asVector<AnyValue>(3); in setupInterfaceReaction() local
1811 auto& cov_vec = item.second.asVector<AnyValue>(3); in setupBlowersMaselInterfaceReaction() local