Audio Processing Framework (APF) version 0.5.0
apf::fixed_matrix< T, Allocator > Member List

This is the complete list of members for apf::fixed_matrix< T, Allocator >, including all inherited members.

Channel typedefapf::fixed_matrix< T, Allocator >
channel_iterator typedefapf::fixed_matrix< T, Allocator >
channelsapf::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() constapf::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 typedefapf::fixed_matrix< T, Allocator >
slice_iterator typedefapf::fixed_matrix< T, Allocator >
slicesapf::fixed_matrix< T, Allocator >