29 #ifndef GUM_MEDIAN_AGGREGATOR_H 30 #define GUM_MEDIAN_AGGREGATOR_H 32 #include <agrum/tools/multidim/aggregators/multiDimAggregator.h> 58 template <
typename GUM_SCALAR >
98 #ifndef GUM_NO_EXTERN_TEMPLATE_CLASS 99 extern template class Median<
double >;
106 #include <agrum/tools/multidim/aggregators/median_tpl.h>
INLINE void emplace(Args &&... args)
INLINE std::ostream & operator<<(std::ostream &s, const MultiDimAggregator< GUM_SCALAR > &ag)
For friendly displaying the content of the array.