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