Class template Dune::XT::Common::MinMaxAvg¶
-
template<class ElementType>
class Dune::XT::Common::MinMaxAvg¶ a vector wrapper for continuously updating min,max,avg of some element type vector
-
template<>
Dune::XT::Common::MinMaxAvg::MinMaxAvg<ElementType>() = default¶ No documentation provided.
-
template<class stl_container_type>
Dune::XT::Common::MinMaxAvg::MinMaxAvg<ElementType>(const stl_container_type &elements)¶ No documentation provided.