[−][src]Trait ndarray::DataMut
Array representation trait.
For an array with writable elements that can be accessed with safe code.
Internal trait, see Data
.
Array representation trait.
For an array with writable elements that can be accessed with safe code.
Internal trait, see Data
.