Home
last modified time | relevance | path

Searched defs:logit (Results 1 – 25 of 379) sorted by relevance

12345678910>>...16

/dports/math/stanmath/math-4.2.0/stan/math/prim/fun/
H A Dlogit.hpp46 inline double logit(double u) { in logit() function
57 inline double logit(int u) { return logit(static_cast<double>(u)); } in logit() function
91 inline auto logit(const Container& x) { in logit() function
108 inline auto logit(const Container& x) { in logit() function
/dports/lang/gnu-apl/apl-1.8/src/
H A DParallel.cc44 Parallel::init(bool logit) in init()
112 Parallel::set_core_count(CoreCount new_count, bool logit) in set_core_count()
168 Parallel::init_all_CPUs(bool logit) in init_all_CPUs()
272 Parallel::lock_pool(bool logit) in lock_pool()
288 Parallel::unlock_pool(bool logit) in unlock_pool()
H A DThread_context.cc50 Thread_context::init_sequential(bool logit) in init_sequential()
131 Thread_context::init_parallel(CoreCount count, bool logit) in init_parallel()
142 Thread_context::bind_to_cpu(CPU_Number core, bool logit) in bind_to_cpu()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/prim/scal/fun/
H A Dlogit.hpp41 inline double logit(double u) { in logit() function
52 inline double logit(int u) { return logit(static_cast<double>(u)); } in logit() function
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/discrete/tests/results/
H A Dresults_discrete.py257 def logit(): member in DiscreteL1
286 logit = logit() variable in DiscreteL1
444 def logit(): member in Spector
714 logit = logit() variable in Spector
/dports/science/py-chainer/chainer-7.8.0/chainer/distributions/
H A Dbernoulli.py60 def _bernoulli_log_prob(logit, x, binary_check=False): argument
85 def __init__(self, p=None, logit=None, binary_check=False): argument
103 def logit(self): member in Bernoulli
/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dzeus2.cpp296 int logit = (offset != 0x00 && offset != 0x01 && in zeus2_r() local
369 int logit = (offset != 0x08 && in zeus2_w() local
389 void zeus2_device::zeus2_register32_w(offs_t offset, uint32_t data, int logit) in zeus2_register32_w()
435 void zeus2_device::zeus2_register_update(offs_t offset, uint32_t oldval, int logit) in zeus2_register_update()
988 void zeus2_device::load_pal_table(void *wavePtr, uint32_t ctrl, int type, int logit) in load_pal_table()
1026 void zeus2_device::load_ucode(void *wavePtr, uint32_t ctrl, int logit) in load_ucode()
1044 void zeus2_device::zeus2_pointer_write(uint8_t which, uint32_t value, int logit) in zeus2_pointer_write()
1413 void zeus2_device::zeus2_draw_model(uint32_t baseaddr, uint16_t count, int logit) in zeus2_draw_model()
1553 void zeus2_renderer::zeus2_draw_quad(const uint32_t *databuffer, uint32_t texdata, int logit) in zeus2_draw_quad()
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dzeus2.cpp296 int logit = (offset != 0x00 && offset != 0x01 && in zeus2_r() local
369 int logit = (offset != 0x08 && in zeus2_w() local
389 void zeus2_device::zeus2_register32_w(offs_t offset, uint32_t data, int logit) in zeus2_register32_w()
435 void zeus2_device::zeus2_register_update(offs_t offset, uint32_t oldval, int logit) in zeus2_register_update()
988 void zeus2_device::load_pal_table(void *wavePtr, uint32_t ctrl, int type, int logit) in load_pal_table()
1026 void zeus2_device::load_ucode(void *wavePtr, uint32_t ctrl, int logit) in load_ucode()
1044 void zeus2_device::zeus2_pointer_write(uint8_t which, uint32_t value, int logit) in zeus2_pointer_write()
1413 void zeus2_device::zeus2_draw_model(uint32_t baseaddr, uint16_t count, int logit) in zeus2_draw_model()
1553 void zeus2_renderer::zeus2_draw_quad(const uint32_t *databuffer, uint32_t texdata, int logit) in zeus2_draw_quad()
/dports/math/R-cran-sm/sm/inst/scripts/
H A Dte_band.q2 logit <- log(Al2O3/(100-Al2O3)) globalVar
H A Dte_norm.q2 logit <- log(Al2O3/(100-Al2O3)) globalVar
H A Dte_hcvsj.q2 logit <- log(Al2O3/(100-Al2O3)) globalVar
H A Dte_var.q2 logit <- log(Al2O3/(100-Al2O3)) globalVar
/dports/x11/xterm/xterm-370/vttests/
H A Dbounce.sh36 logit() { function
/dports/math/octave-forge-statistics/statistics-1.4.3/install-conditionally/base/
H A Dlogit.m40 function y = logit (p) function
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/maybe-missing/
H A Dlogit.m1 function [y]=logit(x) function
/dports/science/R-cran-eco/eco/R/
H A Dlogit.R1 logit <- function(x) function
/dports/dns/inadyn/inadyn-2.9.0/include/
H A Dlog.h40 #define logit(p, ...) do if ((p) <= MAX_LOG_LEVEL) logitf((p), __VA_ARGS__); while (0) macro
/dports/math/stanmath/math-4.2.0/stan/math/fwd/fun/
H A Dlogit.hpp14 inline fvar<T> logit(const fvar<T>& x) { in logit() function
/dports/databases/postgis32/postgis-3.2.0/raster/scripts/python/
H A Drtpixdump.py29 def logit(msg): function
/dports/databases/postgis30/postgis-3.0.4/raster/scripts/python/
H A Drtpixdump.py29 def logit(msg): function
/dports/databases/postgis31/postgis-3.1.4/raster/scripts/python/
H A Drtpixdump.py29 def logit(msg): function
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/rev/scal/fun/
H A Dlogit.hpp17 inline var logit(const var& u) { in logit() function
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/fwd/scal/fun/
H A Dlogit.hpp14 inline fvar<T> logit(const fvar<T>& x) { in logit() function
/dports/databases/postgis25/postgis-2.5.5/raster/scripts/python/
H A Drtpixdump.py28 def logit(msg): function
/dports/math/R-cran-car/car/R/
H A Dlogit.R5 logit <- function(p, percents=range.p[2] > 1, adjust){ function

12345678910>>...16