coordinateOrder() const | andres::ViewExpression< E, T > | inline |
dimension() const | andres::ViewExpression< E, T > | inline |
expression_type typedef | andres::ViewExpression< E, T > | |
isSimple() const | andres::ViewExpression< E, T > | inline |
operator E &() | andres::ViewExpression< E, T > | inline |
operator E const &() const | andres::ViewExpression< E, T > | inline |
operator()(Accessor it) const | andres::ViewExpression< E, T > | inline |
operator()(const std::size_t c0, const std::size_t c1) const | andres::ViewExpression< E, T > | inline |
operator()(const std::size_t c0, const std::size_t c1, const std::size_t c2) const | andres::ViewExpression< E, T > | inline |
operator()(const std::size_t c0, const std::size_t c1, const std::size_t c2, const std::size_t c3) const | andres::ViewExpression< E, T > | inline |
operator()(const std::size_t c0, const std::size_t c1, const std::size_t c2, const std::size_t c3, const std::size_t c4) const | andres::ViewExpression< E, T > | inline |
operator[](const std::size_t offset) const | andres::ViewExpression< E, T > | inline |
overlaps(const View< Tv, isConst, A > &v) const | andres::ViewExpression< E, T > | inline |
shape(const std::size_t j) const | andres::ViewExpression< E, T > | inline |
shapeBegin() const | andres::ViewExpression< E, T > | inline |
shapeEnd() const | andres::ViewExpression< E, T > | inline |
size() const | andres::ViewExpression< E, T > | inline |
value_type typedef | andres::ViewExpression< E, T > | |