SimPEG.models.Model.round#
- Model.round(decimals=0, out=None)#
Return a with each element rounded to the given number of decimals.
Refer to numpy.around for full documentation.
See also
numpy.around
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 a with each element rounded to the given number of decimals.
Refer to numpy.around for full documentation.
See also
numpy.around
equivalent function