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