TransposedFactorisedDensity Class Reference
Inheritance diagram for TransposedFactorisedDensity:
Detailed DescriptionClass that describes the "transposed" factorised density: the product of densities of two components where the variables of 2nd component can be placed at an arbitrary position in the 1st component Definition at line 14 of file TransposedFactorisedDensity.hh. Constructor & Destructor Documentation
Constructor of factorised density of an arbitrary number of density components.
Definition at line 13 of file TransposedFactorisedDensity.cpp.
Destructor. Definition at line 36 of file TransposedFactorisedDensity.cpp. Member Function Documentation
Calculate PDF value at the given point.
Implements AbsDensity. Definition at line 40 of file TransposedFactorisedDensity.cpp.
Return phase space definition for this PDF.
Implements AbsDensity. Definition at line 46 of file TransposedFactorisedDensity.hh. Member Data Documentation
Density component 1. Definition at line 54 of file TransposedFactorisedDensity.hh.
Density component 2. Definition at line 57 of file TransposedFactorisedDensity.hh.
Cached dimensionality of the combined phase space. Definition at line 63 of file TransposedFactorisedDensity.hh.
Cached dimensionality of the density 1 phase space. Definition at line 66 of file TransposedFactorisedDensity.hh.
Cached dimensionality of the density 2 phase space. Definition at line 69 of file TransposedFactorisedDensity.hh.
Index at which density 2 phase space is inserted. Definition at line 60 of file TransposedFactorisedDensity.hh.
Reference to phase space. Definition at line 51 of file TransposedFactorisedDensity.hh. The documentation for this class was generated from the following files: Generated by 1.8.9.1 |