Searched refs:rho_g (Results 1 – 1 of 1) sorted by relevance
134 double rho_f[3], rho_g[3]; in Evaluate() local135 g_->Evaluate(s, rho_g); in Evaluate()136 f_->Evaluate(rho_g[0], rho_f); in Evaluate()139 rho[1] = rho_f[1] * rho_g[1]; in Evaluate()141 rho[2] = rho_f[2] * rho_g[1] * rho_g[1] + rho_f[1] * rho_g[2]; in Evaluate()