OpenGM  2.3.x
Discrete Graphical Model Library
marray::Marray< T, A > Member List

This is the complete list of members for marray::Marray< T, A >, including all inherited members.

allocator_type typedefmarray::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 >inline
View< T, false, A >::assign(ShapeIterator, ShapeIterator, StrideIterator, pointer, const CoordinateOrder &, const allocator_type &=allocator_type())marray::View< T, false, A >inline
asString(const StringStyle &=MatrixStyle) constmarray::View< T, false, A >
base typedefmarray::Marray< T, A >
begin()marray::View< T, false, A >inline
begin() constmarray::View< T, false, A >inline
boundView(const size_t, const size_t=0) constmarray::View< T, false, A >
const_iterator typedefmarray::Marray< T, A >
const_pointer typedefmarray::Marray< T, A >
const_reference typedefmarray::Marray< T, A >
const_reverse_iterator typedefmarray::Marray< T, A >
constView(BaseIterator, ShapeIterator, View< T, true, A > &) constmarray::View< T, false, A >inline
constView(BaseIterator, ShapeIterator, const CoordinateOrder &, View< T, true, A > &) constmarray::View< T, false, A >inline
constView(BaseIterator, ShapeIterator) constmarray::View< T, false, A >inline
constView(BaseIterator, ShapeIterator, const CoordinateOrder &) constmarray::View< T, false, A >inline
coordinateOrder() constmarray::View< T, false, A >inline
coordinatesToIndex(CoordinateIterator, size_t &) constmarray::View< T, false, A >inline
coordinatesToOffset(CoordinateIterator, size_t &) constmarray::View< T, false, A >inline
dimension() constmarray::View< T, false, A >inline
end()marray::View< T, false, A >inline
end() constmarray::View< T, false, A >inline
expression_type typedefmarray::ViewExpression< View< T, isConst, A >, T >
indexToCoordinates(size_t, CoordinateIterator) constmarray::View< T, false, A >inline
indexToOffset(size_t, size_t &) constmarray::View< T, false, A >inline
isSimple() constmarray::View< T, false, A >inline
iterator typedefmarray::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 &() constmarray::ViewExpression< View< T, isConst, A >, T >inline
operator()(U)marray::View< T, false, A >inline
operator()(U) constmarray::View< T, false, A >inline
operator()(const size_t, const size_t)marray::View< T, false, A >inline
operator()(const size_t, const size_t) constmarray::View< T, false, A >inline
operator()(const size_t, const size_t, const size_t)marray::View< T, false, A >inline
operator()(const size_t, const size_t, const size_t) constmarray::View< T, false, A >inline
operator()(const size_t, const size_t, const size_t, const size_t)marray::View< T, false, A >inline
operator()(const size_t, const size_t, const size_t, const size_t) constmarray::View< T, false, A >inline
operator()(const size_t, const size_t, const size_t, const size_t, const size_t)marray::View< T, false, A >inline
operator()(const size_t, const size_t, const size_t, const size_t, const size_t) constmarray::View< T, false, A >inline
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 >inline
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) constmarray::View< T, false, A >inline
ViewExpression< View< T, isConst, A >, T >::operator()(Accessor it) constmarray::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 >inline
View< T, false, A >::operator=(const View< T, false, A > &)marray::View< T, false, A >inline
overlaps(const View< TLocal, isConstLocal, ALocal > &) constmarray::View< T, false, A >inline
ViewExpression< View< T, isConst, A >, T >::overlaps(const View< Tv, isConst, A > &v) constmarray::ViewExpression< View< T, isConst, A >, T >inline
permutedView(CoordinateIterator) constmarray::View< T, false, A >inline
pointer typedefmarray::Marray< T, A >
rbegin()marray::View< T, false, A >inline
rbegin() constmarray::View< T, false, A >inline
reference typedefmarray::Marray< T, A >
rend()marray::View< T, false, A >inline
rend() constmarray::View< T, false, A >inline
reshape(ShapeIterator, ShapeIterator)marray::View< T, false, A >inline
reshapedView(ShapeIterator, ShapeIterator) constmarray::View< T, false, A >inline
resize(ShapeIterator, ShapeIterator, const T &=T())marray::Marray< T, A >
resize(const InitializationSkipping &, ShapeIterator, ShapeIterator)marray::Marray< T, A >
reverse_iterator typedefmarray::Marray< T, A >
shape(const size_t) constmarray::View< T, false, A >inline
shapeBegin() constmarray::View< T, false, A >inline
shapeEnd() constmarray::View< T, false, A >inline
shiftedView(const int) constmarray::View< T, false, A >inline
size() constmarray::View< T, false, A >inline
squeezedView() constmarray::View< T, false, A >inline
strides(const size_t) constmarray::View< T, false, A >inline
stridesBegin() constmarray::View< T, false, A >inline
stridesEnd() constmarray::View< T, false, A >inline
transposedView(const size_t, const size_t) constmarray::View< T, false, A >inline
transposedView() constmarray::View< T, false, A >inline
value_type typedefmarray::Marray< T, A >
ValueType typedefmarray::View< T, false, A >
view(BaseIterator, ShapeIterator, View< T, isConst, A > &) constmarray::View< T, false, A >inline
view(BaseIterator, ShapeIterator, const CoordinateOrder &, View< T, isConst, A > &) constmarray::View< T, false, A >inline
view(BaseIterator, ShapeIterator) constmarray::View< T, false, A >inline
view(BaseIterator, ShapeIterator, const CoordinateOrder &) constmarray::View< T, false, A >inline
View(const allocator_type &=allocator_type())marray::View< T, false, A >inline
View(pointer, const allocator_type &=allocator_type())marray::View< T, false, A >inline
View(const View< T, false, A > &)marray::View< T, false, A >inline
View(ShapeIterator, ShapeIterator, pointer, const CoordinateOrder &=defaultOrder, const CoordinateOrder &=defaultOrder, const allocator_type &=allocator_type())marray::View< T, false, A >inline
View(ShapeIterator, ShapeIterator, StrideIterator, pointer, const CoordinateOrder &, const allocator_type &=allocator_type())marray::View< T, false, A >inline
~Marray()marray::Marray< T, A >inline