|
Rosetta
|
#include <OneDHistogram.hh>
Public Member Functions | |
| OneDHistogram ()=default | |
| void | insert_data (key1 key_1, platform::Size counts) |
| platform::Size | lookup_counts (key1 key_1) |
Private Attributes | |
| std::map< key1, platform::Size > | histogram_ |
|
default |
|
inline |
|
inline |
|
private |