Go to the source code of this file.
|
| | JTOOLS |
| | Auxiliary classes and methods for multi-dimensional interpolations and histograms.
|
| |
| | JPP |
| |
|
| template<class JHistogram_t , class JHistogramMaplist_t , class JHistogramDistance_t , class JFunction_t , class JFunctionMaplist_t , class JFunctionDistance_t > |
| void | JTOOLS::makePDF (const JTransformableMultiHistogram< JHistogram_t, JHistogramMaplist_t, JHistogramDistance_t > &input, JTransformableMultiFunction< JFunction_t, JFunctionMaplist_t, JFunctionDistance_t > &output) |
| | Conversion of multidimensional histogram to multidimensional function. More...
|
| |