phobos-next v0.1.0 (2016-04-10T11:57:37Z)
Home
Dub
Repo
smootherstep
numeric_ex
Smootherstep from
edge0
to
edge1
at
x
.
@
safe
pure nothrow
E
smootherstep
(
E
)
(
E
edge0
,
E
edge1
,
E
x
)
if
(
isFloatingPoint
!(
E
)
)
Meta
Source
See Implementation
numeric_ex
functions
argmax
argmax_
argmin
argmin_
product
signalEntropy
smootherstep
smoothstep
step
sum
Smootherstep from edge0 to edge1 at x.