SimPEG.models.Model.take#
- Model.take(indices, axis=None, out=None, mode='raise')#
- Return an array formed from the elements of a at the given indices. - Refer to numpy.take for full documentation. - See also - numpy.take
- 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 an array formed from the elements of a at the given indices.
Refer to numpy.take for full documentation.
See also
numpy.takeequivalent function