Gobelijn API documentation
- generated for commit a0cbea7
|
Bin values in frequency table. More...
Go to the source code of this file.
Functions | |
template<typename It > | |
std::map< typename It::value_type, unsigned int > | freq (It first, It last) |
int | main () |
Bin values in frequency table.
Definition in file freq.cpp.
std::map<typename It::value_type, unsigned int> freq | ( | It | first, |
It | last | ||
) |
int main | ( | ) |
Definition at line 36 of file freq.cpp.
References freq(), and make_range().