Is it possible to resize an xarray adaptor of a vector?
After seeing the example of xtensor
matrix adaptors of 1D containers, I was wondering if it is also possible to have a resizeable adaptor of STL containers like vectors.
After seeing the example of xtensor
matrix adaptors of 1D containers, I was wondering if it is also possible to have a resizeable adaptor of STL containers like vectors.