#include "MantidKernel/DateAndTime.h"
#include "MantidKernel/DllConfig.h"
#include "MantidKernel/ITimeSeriesProperty.h"
#include "MantidKernel/Property.h"
#include "MantidKernel/Statistics.h"
#include <cstdint>
#include <utility>
Go to the source code of this file.
|
| namespace | Mantid |
| | Helper class which provides the Collimation Length for SANS instruments.
|
| |
| namespace | Mantid::Kernel |
| |
| namespace | NeXus |
| |
|
| double DLLExport | Mantid::Kernel::filterByStatistic (TimeSeriesProperty< double > const *const propertyToFilter, Kernel::Math::StatisticType statisticType) |
| | Function filtering double TimeSeriesProperties according to the requested statistics. More...
|
| |