SimPEG.models.Model.argmin#
- Model.argmin(axis=None, out=None, *, keepdims=False)#
- Return indices of the minimum values along the given axis. - Refer to numpy.argmin for detailed documentation. - See also - numpy.argmin
- 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 minimum values along the given axis.
Refer to numpy.argmin for detailed documentation.
See also
numpy.argminequivalent function