Home
last modified time | relevance | path

Searched defs:h (Results 1 – 10 of 10) sorted by relevance

/zscilib-3.4.0/samples/probability/apitest/src/
Dmain.c62 zsl_real_t h; in probability_demo() local
/zscilib-3.4.0/src/physics/
Dfluids.c39 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()
Denergy.c39 zsl_phy_ener_grav_pot(zsl_real_t m, zsl_real_t h, zsl_real_t *ug) in zsl_phy_ener_grav_pot()
/zscilib-3.4.0/src/orientation/fusion/
Dmadgwick.c209 struct zsl_quat h; in zsl_fus_madgwick() local
Dkalman.c107 struct zsl_quat h; in zsl_fus_kalman() local
Dmahony.c190 struct zsl_quat h; in zsl_fus_mahony() local
/zscilib-3.4.0/src/
Dprobability.c274 int zsl_prob_entropy(struct zsl_vec *v, zsl_real_t *h) in zsl_prob_entropy()
Dinterp.c331 zsl_real_t h; /* xyc[j+1].x - xyc[j].x */ in zsl_interp_cubic_arr() local
Dmatrices.c1273 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() local
1610 for (size_t h = 0; h < m->sz_rows; h++) { in zsl_mtx_eigenvectors() local
1639 for (size_t h = 0; h < m->sz_rows; h++) { in zsl_mtx_eigenvectors() local
/zscilib-3.4.0/tests/src/
Dprobability_tests.c370 zsl_real_t h; in ZTEST() local