SimPEG.models.Model.argmax#
- Model.argmax(axis=None, out=None, *, keepdims=False)#
Return indices of the maximum values along the given axis.
Refer to numpy.argmax for full documentation.
See also
numpy.argmax
equivalent function
You are reading an old version of the documentation (v0.21.0). For the latest version see https://docs.simpeg.xyz/latest
Site Navigation
Section Navigation
SimPEG
)Return indices of the maximum values along the given axis.
Refer to numpy.argmax for full documentation.
See also
numpy.argmax
equivalent function