SimPEG.models.Model.cumsum#
- Model.cumsum(axis=None, dtype=None, out=None)#
- Return the cumulative sum of the elements along the given axis. - Refer to numpy.cumsum for full documentation. - See also - numpy.cumsum
- 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 the cumulative sum of the elements along the given axis.
Refer to numpy.cumsum for full documentation.
See also
numpy.cumsumequivalent function