SimPEG.models.Model.ravel#
- Model.ravel([order])#
Return a flattened array.
Refer to numpy.ravel for full documentation.
See also
numpy.ravel
equivalent function
ndarray.flat
a flat iterator on the array.
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 flattened array.
Refer to numpy.ravel for full documentation.
See also
numpy.ravel
equivalent function
ndarray.flat
a flat iterator on the array.