phobos-next v0.1.0 (2016-04-10T11:57:37Z)
Home
Dub
Repo
argmin_
numeric_ex
version(none)
@
safe
pure
auto
argmin_
(
alias
fun
Range
)
(
in
Range
r
)
if
(
isInputRange
!
Range
&&
is
(
typeof
(
fun
(
r.front
) <
fun
(
r.front
)) ==
bool
)
)
Return Value
Type:
auto
Element in
r
that minimizes
fun
. LaTeX: \underset{x}{\arg\min}
Meta
Source
See Implementation
numeric_ex
functions
argmax
argmax_
argmin
argmin_
product
signalEntropy
smootherstep
smoothstep
step
sum