Searched defs:h (Results 1 – 10 of 10) sorted by relevance
62 zsl_real_t h; in probability_demo() local
39 zsl_phy_fluid_press(zsl_real_t p0, zsl_real_t h, zsl_real_t d, zsl_real_t *p) in zsl_phy_fluid_press()
39 zsl_phy_ener_grav_pot(zsl_real_t m, zsl_real_t h, zsl_real_t *ug) in zsl_phy_ener_grav_pot()
209 struct zsl_quat h; in zsl_fus_madgwick() local
107 struct zsl_quat h; in zsl_fus_kalman() local
190 struct zsl_quat h; in zsl_fus_mahony() local
274 int zsl_prob_entropy(struct zsl_vec *v, zsl_real_t *h) in zsl_prob_entropy()
331 zsl_real_t h; /* xyc[j+1].x - xyc[j].x */ in zsl_interp_cubic_arr() local
1273 zsl_mtx_householder(struct zsl_mtx *m, struct zsl_mtx *h, bool hessenberg) in zsl_mtx_householder()1596 for (size_t h = 0; h < m->sz_rows; h++) { in zsl_mtx_eigenvectors() local1610 for (size_t h = 0; h < m->sz_rows; h++) { in zsl_mtx_eigenvectors() local1639 for (size_t h = 0; h < m->sz_rows; h++) { in zsl_mtx_eigenvectors() local
370 zsl_real_t h; in ZTEST() local