Marray
|
This is the complete list of members for andres::View< T, isConst, A >, including all inherited members.
allocator_type typedef | andres::View< T, isConst, A > | |
assign(const allocator_type &=allocator_type()) | andres::View< T, isConst, A > | inline |
assign(ShapeIterator, ShapeIterator, pointer, const CoordinateOrder &=defaultOrder, const CoordinateOrder &=defaultOrder, const allocator_type &=allocator_type()) | andres::View< T, isConst, A > | inline |
assign(ShapeIterator, ShapeIterator, StrideIterator, pointer, const CoordinateOrder &, const allocator_type &=allocator_type()) | andres::View< T, isConst, A > | inline |
asString(const StringStyle &=MatrixStyle) const | andres::View< T, isConst, A > | |
base typedef | andres::View< T, isConst, A > | |
begin() | andres::View< T, isConst, A > | inline |
begin() const | andres::View< T, isConst, A > | inline |
boundView(const std::size_t, const std::size_t=0) const | andres::View< T, isConst, A > | |
const_iterator typedef | andres::View< T, isConst, A > | |
const_pointer typedef | andres::View< T, isConst, A > | |
const_reference typedef | andres::View< T, isConst, A > | |
const_reverse_iterator typedef | andres::View< T, isConst, A > | |
constView(BaseIterator, ShapeIterator, View< T, true, A > &) const | andres::View< T, isConst, A > | inline |
constView(BaseIterator, ShapeIterator, const CoordinateOrder &, View< T, true, A > &) const | andres::View< T, isConst, A > | inline |
constView(BaseIterator, ShapeIterator) const | andres::View< T, isConst, A > | inline |
constView(BaseIterator, ShapeIterator, const CoordinateOrder &) const | andres::View< T, isConst, A > | inline |
coordinateOrder() const | andres::View< T, isConst, A > | inline |
coordinatesToIndex(CoordinateIterator, std::size_t &) const | andres::View< T, isConst, A > | inline |
coordinatesToOffset(CoordinateIterator, std::size_t &) const | andres::View< T, isConst, A > | inline |
dimension() const | andres::View< T, isConst, A > | inline |
end() | andres::View< T, isConst, A > | inline |
end() const | andres::View< T, isConst, A > | inline |
expression_type typedef | andres::ViewExpression< View< T, isConst, A >, T > | |
indexToCoordinates(std::size_t, CoordinateIterator) const | andres::View< T, isConst, A > | inline |
indexToOffset(std::size_t, std::size_t &) const | andres::View< T, isConst, A > | inline |
isSimple() const | andres::View< T, isConst, A > | inline |
iterator typedef | andres::View< T, isConst, A > | |
Marray class | andres::View< T, isConst, A > | friend |
operator View< T, isConst, A > &() | andres::ViewExpression< View< T, isConst, A >, T > | inline |
operator View< T, isConst, A >const &() const | andres::ViewExpression< View< T, isConst, A >, T > | inline |
operator()(U) | andres::View< T, isConst, A > | inline |
operator()(U) const | andres::View< T, isConst, A > | inline |
operator()(const std::size_t, const std::size_t) | andres::View< T, isConst, A > | inline |
operator()(const std::size_t, const std::size_t) const | andres::View< T, isConst, A > | inline |
operator()(const std::size_t, const std::size_t, const std::size_t) | andres::View< T, isConst, A > | inline |
operator()(const std::size_t, const std::size_t, const std::size_t) const | andres::View< T, isConst, A > | inline |
operator()(const std::size_t, const std::size_t, const std::size_t, const std::size_t) | andres::View< T, isConst, A > | inline |
operator()(const std::size_t, const std::size_t, const std::size_t, const std::size_t) const | andres::View< T, isConst, A > | inline |
operator()(const std::size_t, const std::size_t, const std::size_t, const std::size_t, const std::size_t) | andres::View< T, isConst, A > | inline |
operator()(const std::size_t, const std::size_t, const std::size_t, const std::size_t, const std::size_t) const | andres::View< T, isConst, A > | inline |
operator()(const std::size_t, const std::size_t, const std::size_t, const std::size_t, const std::size_t, const std::size_t, const std::size_t, const std::size_t, const std::size_t, const std::size_t) | andres::View< T, isConst, A > | inline |
operator()(const std::size_t, const std::size_t, const std::size_t, const std::size_t, const std::size_t, const std::size_t, const std::size_t, const std::size_t, const std::size_t, const std::size_t) const | andres::View< T, isConst, A > | inline |
ViewExpression< View< T, isConst, A >, T >::operator()(Accessor it) const | andres::ViewExpression< View< T, isConst, A >, T > | inline |
operator=(const T &) | andres::View< T, isConst, A > | inline |
operator=(const View< T, true, A > &) | andres::View< T, isConst, A > | inline |
operator=(const View< T, false, A > &) | andres::View< T, isConst, A > | inline |
operator=(const View< TLocal, isConstLocal, ALocal > &) | andres::View< T, isConst, A > | inline |
operator=(const ViewExpression< E, Te > &) | andres::View< T, isConst, A > | inline |
overlaps(const View< TLocal, isConstLocal, ALocal > &) const | andres::View< T, isConst, A > | inline |
ViewExpression< View< T, isConst, A >, T >::overlaps(const View< Tv, isConst, A > &v) const | andres::ViewExpression< View< T, isConst, A >, T > | inline |
permute(CoordinateIterator) | andres::View< T, isConst, A > | |
permutedView(CoordinateIterator) const | andres::View< T, isConst, A > | inline |
pointer typedef | andres::View< T, isConst, A > | |
rbegin() | andres::View< T, isConst, A > | inline |
rbegin() const | andres::View< T, isConst, A > | inline |
reference typedef | andres::View< T, isConst, A > | |
rend() | andres::View< T, isConst, A > | inline |
rend() const | andres::View< T, isConst, A > | inline |
reshape(ShapeIterator, ShapeIterator) | andres::View< T, isConst, A > | inline |
reshapedView(ShapeIterator, ShapeIterator) const | andres::View< T, isConst, A > | inline |
reverse_iterator typedef | andres::View< T, isConst, A > | |
shape(const std::size_t) const | andres::View< T, isConst, A > | inline |
shapeBegin() const | andres::View< T, isConst, A > | inline |
shapeEnd() const | andres::View< T, isConst, A > | inline |
shift(const int) | andres::View< T, isConst, A > | inline |
shiftedView(const int) const | andres::View< T, isConst, A > | inline |
size() const | andres::View< T, isConst, A > | inline |
squeeze() | andres::View< T, isConst, A > | |
squeezedView() const | andres::View< T, isConst, A > | inline |
strides(const std::size_t) const | andres::View< T, isConst, A > | inline |
stridesBegin() const | andres::View< T, isConst, A > | inline |
stridesEnd() const | andres::View< T, isConst, A > | inline |
transpose(const std::size_t, const std::size_t) | andres::View< T, isConst, A > | |
transpose() | andres::View< T, isConst, A > | |
transposedView(const std::size_t, const std::size_t) const | andres::View< T, isConst, A > | inline |
transposedView() const | andres::View< T, isConst, A > | inline |
value_type typedef | andres::View< T, isConst, A > | |
view(BaseIterator, ShapeIterator, View< T, isConst, A > &) const | andres::View< T, isConst, A > | inline |
view(BaseIterator, ShapeIterator, const CoordinateOrder &, View< T, isConst, A > &) const | andres::View< T, isConst, A > | inline |
view(BaseIterator, ShapeIterator) const | andres::View< T, isConst, A > | inline |
view(BaseIterator, ShapeIterator, const CoordinateOrder &) const | andres::View< T, isConst, A > | inline |
View class | andres::View< T, isConst, A > | friend |
View(const allocator_type &=allocator_type()) | andres::View< T, isConst, A > | inline |
View(pointer, const allocator_type &=allocator_type()) | andres::View< T, isConst, A > | inline |
View(const View< T, false, A > &) | andres::View< T, isConst, A > | inline |
View(ShapeIterator, ShapeIterator, pointer, const CoordinateOrder &=defaultOrder, const CoordinateOrder &=defaultOrder, const allocator_type &=allocator_type()) | andres::View< T, isConst, A > | inline |
View(ShapeIterator, ShapeIterator, StrideIterator, pointer, const CoordinateOrder &, const allocator_type &=allocator_type()) | andres::View< T, isConst, A > | inline |