Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ algorithm
Method
algorithm
source/matplot/axes_objects/histogram.cpp:637–639 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
635
}
636
637
matplot::histogram::binning_algorithm histogram::algorithm() const {
638
return algorithm_;
639
}
640
641
class histogram &
642
histogram::algorithm(matplot::histogram::binning_algorithm algorithm) {
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected