Navigation
index
next
|
previous
|
NumPy v1.8 Manual
»
NumPy Reference
»
Routines
»
Masked array operations
»
numpy.ma.argmax
¶
numpy.ma.
argmax
(
a
,
axis=None
,
fill_value=None
)
[source]
¶
Function version of the eponymous method.