Relacs Numerics Library  0.9.8
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
\Nrelacs
 oCArrayA template defining an one-dimensional array of data
 oCBasisFunctionBase class of all basis functions
 oCPolynomA polynomial basis function
 oCSineA sine basis function
 oCCyclicArrayA template defining an one-dimensional cyclic array of data
 oCCyclicSampleDataA template defining an one-dimensional cyclic array of periodically sampled data
 oCDetectorSome basic event detector algorithms
 oCAcceptEventProvides check functions for the Detector algorithms that accept each detected event
 oCMapA template handling an x- and an y-data array
 oCSampleDataA template defining an one-dimensional Array of data with an associated Range
 oCEventDataClass for event times that can also be an infinite ring-buffer
 oCEventIteratorIterator for EventData returning the event time
 oCEventFrequencyIteratorInput Iterator for EventData which returns the event frequency
 oCEventSizeIteratorInput Iterator for EventData which returns the event size
 oCEventListA container for EventData
 oCKernelBase class of all kernel functions
 oCRectKernelA rectangular kernel
 oCTriangularKernelA triangular kernel
 oCEpanechnikovKernelA quadratic kernel
 oCGaussKernelA gaussian kernel
 oCGammaKernelA gamma kernel of order n
 oCLinearRangeA linear range of discretized numbers
 oCLinearRangeIteratorIterator for a LinearRange
 oCRandomBaseThe base class for random number generators
 oCRandomStdAn implementation of RandomBase with the random number generator from the standard C library
 oCRan3An implementation of RandomBase with the ran3 random number generator from the numerical recipes
 oCRandomGSLAn implementation of RandomBase for the random number generators from the GSL library
 oCnumerical_traits
 oCnumerical_traits< signed char >
 oCnumerical_traits< unsigned char >
 oCnumerical_traits< signed short >
 oCnumerical_traits< unsigned short >
 oCnumerical_traits< signed int >
 oCnumerical_traits< unsigned int >
 oCnumerical_traits< signed long >
 oCnumerical_traits< unsigned long >
 oCnumerical_iterator_traits
 \Cnumerical_container_traits