Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RooNDKeysPdf.h File Reference

Classes

struct  RooNDKeysPdf::BoxInfo
class  RooNDKeysPdf
 Generic N-dimensional implementation of a kernel estimation p.d.f. More...
class  VecTVecDouble
class  VecVecDouble

Typedefs

typedef std::pair< Int_t, VecVecDouble::iterator > iiPair
typedef std::vector< iiPairiiVec
typedef std::pair< Int_t, VecTVecDouble::iterator > itPair
typedef std::vector< itPairitVec

Typedef Documentation

◆ iiPair

typedef std::pair<Int_t, VecVecDouble::iterator > iiPair

Definition at line 39 of file RooNDKeysPdf.h.

◆ iiVec

typedef std::vector< iiPair > iiVec

Definition at line 40 of file RooNDKeysPdf.h.

◆ itPair

typedef std::pair<Int_t, VecTVecDouble::iterator > itPair

Definition at line 41 of file RooNDKeysPdf.h.

◆ itVec

typedef std::vector< itPair > itVec

Definition at line 42 of file RooNDKeysPdf.h.