mf
Media Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
mf::ndarray_generic< Allocator > Member List

This is the complete list of members for mf::ndarray_generic< Allocator >, including all inherited members.

allocate_()mf::ndarray< 2, byte, Allocator >protected
allocated_size_mf::ndarray< 2, byte, Allocator >protected
allocator_mf::ndarray< 2, byte, Allocator >protected
at(Args &&...args)mf::ndarray< 2, byte, Allocator >inline
at(Args &&...args) constmf::ndarray< 2, byte, Allocator >inline
begin()mf::ndarray< 2, byte, Allocator >inline
begin() constmf::ndarray< 2, byte, Allocator >inline
cbegin() constmf::ndarray< 2, byte, Allocator >inline
cend() constmf::ndarray< 2, byte, Allocator >inline
const_iterator typedefmf::ndarray< 2, byte, Allocator >
const_pointer typedefmf::ndarray< 2, byte, Allocator >
const_reference typedefmf::ndarray< 2, byte, Allocator >
const_view_type typedefmf::ndarray< 2, byte, Allocator >
contiguous_length() const noexceptmf::ndarray< 2, byte, Allocator >inline
coordinates_to_index(const coordinates_type &coord) constmf::ndarray< 2, byte, Allocator >inline
coordinates_to_pointer(const coordinates_type &coord)mf::ndarray< 2, byte, Allocator >inline
coordinates_to_pointer(const coordinates_type &coord) constmf::ndarray< 2, byte, Allocator >inline
coordinates_type typedefmf::ndarray< 2, byte, Allocator >
cview() constmf::ndarray< 2, byte, Allocator >inline
deallocate_()mf::ndarray< 2, byte, Allocator >protected
dimensionmf::ndarray< 2, byte, Allocator >static
end()mf::ndarray< 2, byte, Allocator >inline
end() constmf::ndarray< 2, byte, Allocator >inline
format() const noexceptmf::ndarray_generic< Allocator >inline
index_to_coordinates(const index_type &index) constmf::ndarray< 2, byte, Allocator >inline
index_type typedefmf::ndarray< 2, byte, Allocator >
iterator typedefmf::ndarray< 2, byte, Allocator >
ndarray(const shape_type &shape, std::size_t padding, std::size_t stride, const Allocator &allocator)mf::ndarray< 2, byte, Allocator >protected
ndarray(const shape_type &shp, const Allocator &allocator=Allocator())mf::ndarray< 2, byte, Allocator >inlineexplicit
ndarray(const const_view_type &)mf::ndarray< 2, byte, Allocator >explicit
ndarray(const ndarray &arr)mf::ndarray< 2, byte, Allocator >inline
ndarray_generic(const ndarray_generic_properties &, std::size_t padding=0, const Allocator &=Allocator())mf::ndarray_generic< Allocator >
ndarray_generic(const ndarray_generic &)=defaultmf::ndarray_generic< Allocator >explicit
operator const_view_type() const noexceptmf::ndarray< 2, byte, Allocator >inline
operator view_type() noexceptmf::ndarray< 2, byte, Allocator >inline
operator()(Args &&...args)mf::ndarray< 2, byte, Allocator >inline
operator()(Args &&...args) constmf::ndarray< 2, byte, Allocator >inline
operator=(const const_view_type &arr)mf::ndarray< 2, byte, Allocator >
operator=(const ndarray &arr)mf::ndarray< 2, byte, Allocator >inline
operator[](Args &&...args)mf::ndarray< 2, byte, Allocator >inline
operator[](Args &&...args) constmf::ndarray< 2, byte, Allocator >inline
padding() const noexceptmf::ndarray< 2, byte, Allocator >inline
padding_mf::ndarray< 2, byte, Allocator >protected
pointer typedefmf::ndarray< 2, byte, Allocator >
reference typedefmf::ndarray< 2, byte, Allocator >
section(Args &&...args)mf::ndarray< 2, byte, Allocator >inline
section(Args &&...args) constmf::ndarray< 2, byte, Allocator >inline
shape() const noexceptmf::ndarray< 2, byte, Allocator >inline
shape_type typedefmf::ndarray< 2, byte, Allocator >
size() const noexceptmf::ndarray< 2, byte, Allocator >inline
slice(Args &&...args)mf::ndarray< 2, byte, Allocator >inline
slice(Args &&...args) constmf::ndarray< 2, byte, Allocator >inline
span_type typedefmf::ndarray< 2, byte, Allocator >
start() noexceptmf::ndarray< 2, byte, Allocator >inline
start() const noexceptmf::ndarray< 2, byte, Allocator >inline
stride_mf::ndarray< 2, byte, Allocator >protected
strides() const noexceptmf::ndarray< 2, byte, Allocator >inline
strides_type typedefmf::ndarray< 2, byte, Allocator >
strides_with_padding_(const shape_type &shape, std::size_t padding)mf::ndarray< 2, byte, Allocator >protected
value_type typedefmf::ndarray< 2, byte, Allocator >
view()mf::ndarray_generic< Allocator >inline
ndarray< 2, byte, Allocator >::view() constmf::ndarray< 2, byte, Allocator >inline
view_mf::ndarray< 2, byte, Allocator >protected
view_type typedefmf::ndarray_generic< Allocator >
~ndarray()mf::ndarray< 2, byte, Allocator >