xtensor
xtensor copied to clipboard
Better documention of xview::data()
The current documentation is "auto data() -> ... Return the pointer to the underlying buffer." For people using this library for the first time it may be easy to misunderstand this as that the first element in the buffer equals the first element of the view.
Hi! It would be great if you would be willing to open a PR!