check consitency between representation and shape
check shape and representation
Definition at line 546 of file array.h.
References AFF_assert.
Referenced by aff::ConstArray< T >::ConstArray().
549 "ERROR (ConstArray): invalid shape");
552 "ERROR (ConstArray): shape and representation are inconsistent");
const Tsize & size() const
Tsubscript last_offset() const
last mapped position
#define AFF_assert(C, M)
Check an assertion and report by throwing an exception.
Tsubscript first_offset() const
first mapped position
ptrdiff_t Tsubscript
Type to hold an array's subscript value.
Trepresentation Mrepresentation
representation member