eDSP
0.0.1
A cross-platform DSP library written in C++.
|
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 typedef | edsp::statistics::histogram< T, Allocator > | |
value_type typedef | edsp::statistics::histogram< T, Allocator > |