For a vector of points computes for every dimension the 25%-quantile. More...
#include <shark/Statistics/Statistics.h>
 Inheritance diagram for shark::statistics::LowerQuantile:
 Inheritance diagram for shark::statistics::LowerQuantile:| Public Member Functions | |
| LowerQuantile () | |
|  Public Member Functions inherited from shark::statistics::Quantile | |
| std::string | name () const | 
| Quantile (double quantile) | |
| RealVector | statistics (std::vector< RealVector > const &points) const | 
|  Public Member Functions inherited from shark::statistics::BaseStatisticsObject | |
| virtual | ~BaseStatisticsObject () | 
For a vector of points computes for every dimension the 25%-quantile.
Definition at line 182 of file Statistics.h.
| 
 | inline | 
Definition at line 184 of file Statistics.h.