Compute the center point of a convex polytope geometry or a random-access container of corner points. More...
#include <numeric>
Go to the source code of this file.
Namespaces | |
namespace | Dumux |
Functions | |
template<class Corners > | |
Corners::value_type | Dumux::center (const Corners &corners) |
The center of a given list of corners. More... | |