Channel typedef | apf::fixed_matrix< T, Allocator > | |
channel_iterator typedef | apf::fixed_matrix< T, Allocator > | |
channels | apf::fixed_matrix< T, Allocator > | |
fixed_vector< T, std::allocator< T > >::emplace_back(Args &&... args) | apf::fixed_vector< T, std::allocator< T > > | inline |
fixed_matrix(const Allocator &a=Allocator()) | apf::fixed_matrix< T, Allocator > | inlineexplicit |
fixed_matrix(fixed_matrix &&)=default (defined in apf::fixed_matrix< T, Allocator >) | apf::fixed_matrix< T, Allocator > | |
fixed_matrix(const fixed_matrix &)=delete (defined in apf::fixed_matrix< T, Allocator >) | apf::fixed_matrix< T, Allocator > | |
fixed_matrix(size_type max_channels, size_type max_slices, const Allocator &a=Allocator()) | apf::fixed_matrix< T, Allocator > | inline |
fixed_vector(Args &&... args) | apf::fixed_vector< T, std::allocator< T > > | inlineexplicit |
fixed_vector(Size n, Args &&... args) | apf::fixed_vector< T, std::allocator< T > > | inlineexplicit |
get_channel_ptrs() const | apf::fixed_matrix< T, Allocator > | inline |
initialize(size_type max_channels, size_type max_slices) | apf::fixed_matrix< T, Allocator > | inline |
operator=(const fixed_matrix &)=delete (defined in apf::fixed_matrix< T, Allocator >) | apf::fixed_matrix< T, Allocator > | |
operator=(fixed_matrix &&)=delete (defined in apf::fixed_matrix< T, Allocator >) | apf::fixed_matrix< T, Allocator > | |
fixed_vector< T, std::allocator< T > >::reserve(size_type n) | apf::fixed_vector< T, std::allocator< T > > | inline |
fixed_vector< T, std::allocator< T > >::resize(size_type n) | apf::fixed_vector< T, std::allocator< T > > | inline |
set_channels(const Ch &ch) | apf::fixed_matrix< T, Allocator > | |
Slice typedef | apf::fixed_matrix< T, Allocator > | |
slice_iterator typedef | apf::fixed_matrix< T, Allocator > | |
slices | apf::fixed_matrix< T, Allocator > | |