Home
last modified time | relevance | path

Searched refs:vfasterexp (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/mypaint/mypaint-2.0.1/lib/fastapprox/
H A Dfasthyperbolic.h99 return c_0_5 * (vfasterexp (p) - vfasterexp (-p)); in vfastersinh()
115 return c_0_5 * (vfasterexp (p) + vfasterexp (-p)); in vfastercosh()
133 return -c_1 + c_2 / (c_1 + vfasterexp (-c_2 * p)); in vfastertanh()
H A Dfastsigmoid.h75 return c_1 / (c_1 + vfasterexp (-x)); in vfastersigmoid()
H A Dfastonebigheader.h309 vfasterexp (const v4sf p) in vfasterexp() function
884 return c_0_5 * (vfasterexp (p) - vfasterexp (-p)); in vfastersinh()
900 return c_0_5 * (vfasterexp (p) + vfasterexp (-p)); in vfastercosh()
918 return -c_1 + c_2 / (c_1 + vfasterexp (-c_2 * p)); in vfastertanh()
1088 v4sf expw = vfasterexp (-w); in vfasterlambertw()
1288 return c_1 / (c_1 + vfasterexp (-x)); in vfastersigmoid()
H A Dfastexp.h128 vfasterexp (const v4sf p) in vfasterexp() function
H A Dfastlambertw.h168 v4sf expw = vfasterexp (-w); in vfasterlambertw()
/dports/audio/faust/faust-2.37.3/architecture/sam/
H A Dfastexp.h131 vfasterexp (const v4sf p) in vfasterexp() function
/dports/graphics/libmypaint/libmypaint-1.6.1/fastapprox/
H A Dfastexp.h128 vfasterexp (const v4sf p) in vfasterexp() function