mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Add utility for finding min/max of vector.
This commit is contained in:
@@ -20,9 +20,12 @@
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
#include "QElapsedTimer"
|
||||
#include "RigStatisticsMath.h"
|
||||
|
||||
#include "QElapsedTimer"
|
||||
|
||||
#include <numeric>
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user