AFF --- A container for numbers (array) by Friederich and Forbriger.
|
This is the complete list of members for aff::Shaper, including all inherited members.
check_dim() const | aff::Shaper | inlineprivate |
Mdim | aff::Shaper | private |
Mfirst | aff::Shaper | private |
Mlast | aff::Shaper | private |
Mmaxlast | aff::Shaper | private |
operator Tshape() const | aff::Shaper | inline |
operator()(const Tsubscript &last) | aff::Shaper | inline |
operator()(const Tsubscript &first, const Tsubscript &last) | aff::Shaper | inline |
operator()(const Tsubscript &first, const Tsubscript &last, const Tsubscript &maxlast) | aff::Shaper | inline |
Shaper(const Tsubscript &last) | aff::Shaper | inline |
Shaper(const Tsubscript &first, const Tsubscript &last) | aff::Shaper | inline |
Shaper(const Tsubscript &first, const Tsubscript &last, const Tsubscript &maxlast) | aff::Shaper | inline |
Tshape typedef | aff::Shaper |