AFF --- A container for numbers (array) by Friederich and Forbriger.
|
This is the complete list of members for aff::LinearShape, including all inherited members.
base() const | aff::LinearShape | inline |
first() const | aff::LinearShape | inline |
last() const | aff::LinearShape | inline |
LinearShape() | aff::LinearShape | inline |
LinearShape(const Tsubscript &first, const Tsubscript &last, const Tsubscript &firstinrepr) | aff::LinearShape | inline |
Mbase | aff::LinearShape | private |
memory_size() const | aff::LinearShape | inline |
Mfirst | aff::LinearShape | private |
Mlast | aff::LinearShape | private |
Mmax_dimen | aff::LinearShape | static |
offset(const Tsubscript &i) const | aff::LinearShape | inline |
setfirstindex(const Tsubscript &first) | aff::LinearShape | inline |
setindexrange(const Tsubscript &first, const Tsubscript last) | aff::LinearShape | inline |
setlastindex(const Tsubscript &last) | aff::LinearShape | inline |
shift(const Tsubscript &i) | aff::LinearShape | inline |
shrink(const Tdim &i, const Tsubscript &first, const Tsubscript &last) | aff::LinearShape | inline |
shrink(const Tdim &i, const Tsubscript &last) | aff::LinearShape | inline |
size() const | aff::LinearShape | inline |
Tstepper typedef | aff::LinearShape |