ResInsight/ApplicationCode/ResultStatisticsCache
Gaute Lindkvist ab9ba69391 #5905 Fix wrong percentile calculation
* We sent in percent values (0-100) instead of the fractional values (0 - 1) that RigHistogramCalculator::calculatePercentile required.
* It has been like this for years AFAICT.
2020-05-22 15:01:56 +02:00
..
CMakeLists.txt #4066 System : Improve cmake macros for cotire 2019-02-11 07:13:08 +01:00
RigStatisticsCalculator.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RigStatisticsCalculator.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigStatisticsDataCache.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigStatisticsDataCache.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RigStatisticsMath.cpp #5905 Fix wrong percentile calculation 2020-05-22 15:01:56 +02:00
RigStatisticsMath.h clang-format : Set AllowAllParametersOfDeclarationOnNextLine to false 2019-11-04 14:35:41 +01:00