|
file | AbsArrayProjector.h [code] |
| Interface definition for functors used to make array projections.
|
|
file | absDifference.h [code] |
| Calculate absolute value of a difference between two numbers for an extended set of types.
|
|
file | AbsMultivariateFunctor.h [code] |
| Interface definition for multidimensional functors.
|
|
file | AbsVisitor.h [code] |
| Interface for piecemeal processing of a data collection.
|
|
file | allocators.h [code] |
| Utilities related to memory management.
|
|
file | ArrayND.h [code] |
| Arbitrary-dimensional array template.
|
|
file | ArrayNDScanner.h [code] |
| Iteration over indices of a multidimensional array.
|
|
file | ArrayRange.h [code] |
| Multidimensional range of array indices.
|
|
file | ArrayShape.h [code] |
| Utilities for defining shapes of multidimensional arrays.
|
|
file | BoxND.h [code] |
| Template to represent rectangles, boxes, and hyperboxes.
|
|
file | BoxNDScanner.h [code] |
| Iteration over uniformly spaced coordinates inside a multidimensional box.
|
|
file | CircularMapper1d.h [code] |
| Linear transformation for circular topology.
|
|
file | closeWithinTolerance.h [code] |
| Determine if two doubles are within requested relative tolerance of each other.
|
|
file | ComplexComparesAbs.h [code] |
| Ordering extended to complex numbers by comparing their magnitudes.
|
|
file | ComplexComparesFalse.h [code] |
| Ordering extended to complex numbers by always returning "false".
|
|
file | convertAxis.h [code] |
| Functions for converting between grid and histogram axes.
|
|
file | CoordinateSelector.h [code] |
| Multidimensional functor which picks one of the elements from an array of doubles.
|
|
file | DualAxis.h [code] |
| Represent both equidistant and non-uniform coordinate sets for rectangular grids.
|
|
file | DualHistoAxis.h [code] |
| Represent both equidistant and non-uniform histogram axis binning.
|
|
file | EquidistantSequence.h [code] |
| Equidistant sequences of points in either linear or log space.
|
|
file | GridAxis.h [code] |
| Non-uniformly spaced coordinate sets for use in constructing rectangular grids.
|
|
file | HistoAxis.h [code] |
| Histogram axis with equidistant bins.
|
|
file | HistoND.h [code] |
| Arbitrary-dimensional histogram template.
|
|
file | HistoNDFunctorInstances.h [code] |
| Typedefs for some common uses of the StorableHistoNDFunctor template.
|
|
file | interpolate.h [code] |
| Low-order polynomial interpolation (up to cubic) for equidistant coordinates.
|
|
file | interpolateHistoND.h [code] |
| Interpolate histogram contents.
|
|
file | InterpolationFunctorInstances.h [code] |
| Typedefs for some common uses of the StorableInterpolationFunctor template.
|
|
file | Interval.h [code] |
|
file | isMonotonous.h [code] |
| A few simple template functions for checking monotonicity of container values.
|
|
file | LinearMapper1d.h [code] |
| Linear transformation functor.
|
|
file | LinInterpolatedTableND.h [code] |
| Multilinear interpolation/extrapolation on rectangular grids.
|
|
file | MultivariateFunctorScanner.h [code] |
| Adapts any AbsMultivariateFunctor for use with ArrayND method "functorFill".
|
|
file | NpstatException.h [code] |
| Exceptions for the npstat namespace.
|
|
file | NUHistoAxis.h [code] |
| Histogram axis with non-uniform bin spacing.
|
|
file | PreciseType.h [code] |
| Compile-time deduction of an appropriate precise numeric type.
|
|
file | ProperDblFromCmpl.h [code] |
| Compile-time deduction of the underlying floating point type from the given complex type.
|
|
file | rescanArray.h [code] |
| Fill a multidimensional array using values from another array with a different shape.
|
|
file | SimpleFunctors.h [code] |
| Interface definitions and concrete simple functors for a variety of functor-based calculations.
|
|
file | StorableHistoNDFunctor.h [code] |
| Storable multivariate functor which uses histogram contents for data representation.
|
|
file | StorableInterpolationFunctor.h [code] |
| Storable multivariate functor represented by a multilinear interpolation/extrapolation table.
|
|
file | StorableMultivariateFunctor.h [code] |
| Interface definition for storable multivariate functors.
|
|
file | StorableMultivariateFunctorReader.h [code] |
| The geners I/O reader factory for classes derived from StorableMultivariateFunctor.
|
|
file | UniformAxis.h [code] |
| Uniformly spaced coordinate sets for use in constructing rectangular grids.
|
|