rawView()
Returns a read-only, raw view of this array’s storage.
Declaration
func rawView() -> NDArray.RawViewReturn Value
A raw view of the array’s underlying bytes.
Returns a read-only, raw view of this array’s storage.
func rawView() -> NDArray.RawViewA raw view of the array’s underlying bytes.