set index range [ first , last ]
Definition at line 136 of file linearshape.h.
References AFF_assert, first(), last(), setfirstindex(), and setlastindex().
Referenced by shrink().
140 "ERROR (LinearShape::setindexrange): inconsistent arguments");
void setlastindex(const Tsubscript &last)
set last index to last
void setfirstindex(const Tsubscript &first)
set first index to first
#define AFF_assert(C, M)
Check an assertion and report by throwing an exception.
const Tsubscript & first() const
return first legal index
const Tsubscript & last() const
return last legal index