Skip to content

Refactoring: Remove std::sort in add_sample #94

@v-nikulichev

Description

@v-nikulichev

Histogram.cpp, Distribution::add_sample(). Sort is not necessary here, we only need to find a bin to insert a new value.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions