maxIndex.maxIndex

Undocumented in source.
template maxIndex(alias pred = "a < b")
@optmath
alias maxIndex = minIndex!(reverseArgs!(naryFun!pred))

Meta