Home
last modified time | relevance | path

Searched defs:inv_y (Results 1 – 25 of 37) sorted by relevance

12

/dports/science/gromacs/gromacs-2021.4/tests/physicalvalidation/physical_validation/util/
H A Dplot.py35 inv_x=False, inv_y=False, sci_x=False, sci_y=False, argument
/dports/astro/sextractor/sextractor-2.5.0/src/wcs/
H A Dproj.h49 struct poly *inv_y; member
/dports/math/stanmath/math-4.2.0/stan/math/prim/prob/
H A Dinv_chi_square_lpdf.hpp88 const auto& inv_y = to_ref_if<!is_constant_all<T_y>::value>(inv(y_val)); in inv_chi_square_lpdf() local
H A Dpareto_lpdf.hpp75 const auto& inv_y = inv(y_val); in pareto_lpdf() local
H A Dinv_gamma_lpdf.hpp100 const auto& inv_y in inv_gamma_lpdf() local
H A Dloglogistic_lpdf.hpp120 const auto& inv_y = inv(y_val); in loglogistic_lpdf() local
H A Dscaled_inv_chi_square_lpdf.hpp107 inv_y(size(y)); in scaled_inv_chi_square_lpdf() local
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/prim/scal/prob/
H A Dinv_chi_square_lpdf.hpp85 inv_y(length(y)); in inv_chi_square_lpdf() local
H A Dchi_square_lpdf.hpp87 inv_y(length(y)); in chi_square_lpdf() local
H A Dpareto_lpdf.hpp73 inv_y(length(y)); in pareto_lpdf() local
H A Dinv_gamma_lpdf.hpp91 inv_y(length(y)); in inv_gamma_lpdf() local
H A Dfrechet_lpdf.hpp81 inv_y(length(y)); in frechet_lpdf() local
H A Dlognormal_lpdf.hpp94 VectorBuilder<!is_constant_struct<T_y>::value, T_partials_return, T_y> inv_y( in lognormal_lpdf() local
H A Dscaled_inv_chi_square_lpdf.hpp99 inv_y(length(y)); in scaled_inv_chi_square_lpdf() local
H A Dweibull_lpdf.hpp125 const T_partials_return inv_y = 1.0 / value_of(y_vec[n]); in weibull_lpdf() local
/dports/math/stanmath/math-4.2.0/stan/math/opencl/prim/
H A Dpareto_lpdf.hpp75 auto inv_y = elt_divide(1.0, y_val); in pareto_lpdf() local
H A Dinv_gamma_lpdf.hpp82 auto inv_y = elt_divide(1.0, y_val); in inv_gamma_lpdf() local
H A Dscaled_inv_chi_square_lpdf.hpp82 auto inv_y = elt_divide(1.0, y_val); in scaled_inv_chi_square_lpdf() local
/dports/cad/yosys/yosys-yosys-0.12/passes/techmap/
H A Dextract_fa.cc73 bool inv_a, inv_b, inv_y; member
77 bool inv_a, inv_b, inv_c, inv_y; member
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/win/curses/
H A Dcursinit.c198 int inv_y = 0; in curses_create_main_windows() local
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/win/curses/
H A Dcursinit.c198 int inv_y = 0; in curses_create_main_windows() local
/dports/games/xnethack/xNetHack-xnh6.1/win/curses/
H A Dcursinit.c202 int inv_y = 0; in curses_create_main_windows() local
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/views/
H A Dinventory_view.cpp380 void InventoryView::moveCursorToInventory(uint8 inv_x, uint8 inv_y) { in moveCursorToInventory()
/dports/astro/py-astlib/astLib-0.11.7/PyWCSTools/wcssubs-3.9.5/
H A Dwcslib.h125 struct poly *inv_y; member
/dports/math/cppad/CppAD-20210000.8/include/cppad/local/
H A Ddiv_op.hpp563 Base inv_y = Base(1.0) / y; in reverse_divvp_op() local

12