dishtiny
prq49
Project Overview
Installation
Usage
Data Overview
Experiment Workflow Overview
Development Overview
Glossary
Publications
Library API
Contributing
Code of Conduct
Acknowledgements
dishtiny
»
Library API
»
Template Function dish2::make_histogram
Edit on GitHub
Template Function dish2::make_histogram
¶
Defined in
File make_histogram.hpp
Function Documentation
¶
template<typename
Iterator
, typename
UnaryOp
>
auto
dish2
::
make_histogram
(
const
Iterator
begin
,
const
Iterator
end
,
UnaryOp
transform
= std::identity
)
¶