90 return (*mI) - (*
i.mI);
144 return mI->stepSize(
id);
165 return mI->stringMeta();
182 return mI->prange( end.
xptr() );
187 return mI->deepFormat();
192 return mI->deepMax();
String stringMeta() const
Vector< SizeT > deepFormat() const
DIndex & at(const DType &meta)
DIndex & operator=(const DIndex &i)
const XIndexPtr & xptr() const
bool formatIsTrivial() const
RangePtr prange(const DIndex &end) const
UPos stepSize(const IndexId< 0 > &id) const
DIndex & operator-=(Int n)
DIndex operator-(Int n) const
DIndex & operator+=(Int n)
Vector< SizeT > deepMax() const
DIndex operator+(Int n) const
DIndex & reformat(const Vector< SizeT > &f, const Vector< SizeT > &s)
Sptr< RangeBase > RangePtr
Sptr< XIndexBase > XIndexPtr
std::vector< T, Allocator< T > > Vector
Sptr< Range > rangeCast(const RangePtr r)