eDSP  0.0.1
A cross-platform DSP library written in C++.
edsp::statistics::histogram< T, Allocator > Member List

This is the complete list of members for edsp::statistics::histogram< T, Allocator >, including all inherited members.

compute(InIterator first, InIterator last, OutputIt out)edsp::statistics::histogram< T, Allocator >inline
histogram(size_type num_bins, size_type cache_size)edsp::statistics::histogram< T, Allocator >inline
size_type typedefedsp::statistics::histogram< T, Allocator >
value_type typedefedsp::statistics::histogram< T, Allocator >