Ellipsis
Ellipsis
Section titled “Ellipsis”#include <indexing.hh>struct EllipsisDefined in src/lib/ncarray/indexing.hh:51
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.