Logo ROOT   6.14/05
Reference Guide
Functions
RooMomentMorphND.cxx File Reference
#include "Riostream.h"
#include "RooMomentMorphND.h"
#include "RooAbsCategory.h"
#include "RooRealIntegral.h"
#include "RooRealConstant.h"
#include "RooRealVar.h"
#include "RooFormulaVar.h"
#include "RooCustomizer.h"
#include "RooAddPdf.h"
#include "RooAddition.h"
#include "RooAbsMoment.h"
#include "RooMoment.h"
#include "RooLinearVar.h"
#include "RooChangeTracker.h"
#include "RooNumIntConfig.h"
#include "RooHistPdf.h"
#include "TMath.h"
#include "TVector.h"
#include "TMap.h"
#include <map>
#include <algorithm>
Include dependency graph for RooMomentMorphND.cxx:

Functions

template<typename T >
void cartesian_product (vector< vector< T >> &out, vector< vector< T >> &in)
 
template<typename Iterator >
bool next_combination (const Iterator first, Iterator k, const Iterator last)
 

Function Documentation

◆ cartesian_product()

template<typename T >
void cartesian_product ( vector< vector< T >> &  out,
vector< vector< T >> &  in 
)
inline

Definition at line 233 of file RooMomentMorphND.cxx.

◆ next_combination()

template<typename Iterator >
bool next_combination ( const Iterator  first,
Iterator  k,
const Iterator  last 
)
inline

Definition at line 628 of file RooMomentMorphND.cxx.