Home
last modified time | relevance | path

Searched defs:initscale (Results 1 – 3 of 3) sorted by relevance

/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/robust/
H A Dscale.py214 def __call__(self, a, mu=None, initscale=None, axis=0): argument
/dports/science/PETSc/petsc-3.14.1/src/dm/dt/interface/
H A Ddt.c1008 PetscReal *scales, initscale, scaleexp; in PetscDTPKDEvalJet() local
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_enemy.c13291 …iv, fixed_t x, fixed_t y, fixed_t z, fixed_t radius, fixed_t speed, fixed_t initscale, fixed_t sca… in P_DustRing()