1#ifndef __FIBEROPERATIONS_HISTOGRAM
2#define __FIBEROPERATIONS_HISTOGRAM
4#include "fiberopDllApi.h"
5#include "fish/fiber/bundle/FieldSelector.hpp"
6#include "fish/fiber/field/UniformCartesianArray.hpp"
7#include "fish/fiber/field/Field.hpp"
8#include "fish/fiber/fiberop/Range.hpp"
10#include <Statistics.hpp>
38 MTools::ScalarMultiHistogramStd histogram_;
51 size_t getNrBuckets()
const;
52 size_t getNrHistograms()
const;
basic_string< char > string
An iterator with an optional DataCreator, which is just a class to intercept creation of data along a...
Definition CreativeIterator.hpp:34
An internal class that stores a couple of textual names.
Definition FieldSelector.hpp:18
Convenience class to operate with a set of histograms.
Definition Histogram.hpp:37
Given a fragmented field of curvilinear coordinates, (3D array of coordinates), build a uniform Grid ...
Definition FAQ.dox:2