Skip to content

Fix call to std::min function

TCoeff is not always an int. Using the TCoeff type as template parameter is preferred.

Merge request reports