Ellipsis
Ellipsis
Section titled “Ellipsis”#include <ncarray/indexing.hh>struct EllipsisDefined in src/lib/ncarray/indexing.hh:48
An empty struct indicating skipped axes when indexing an array.
This struct serves the same purpose as an ellipsis (…) does when indexing a NumPy array in Python.