npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
npstat::AbsResponseBoxBuilder< Point > Class Template Referenceabstract
Inheritance diagram for npstat::AbsResponseBoxBuilder< Point >:
npstat::DummyResponseBoxBuilder< Point > npstat::RatioResponseBoxBuilder< Point >

Public Types

typedef std::pair< const Point *, double > WeightedPointPtr
 
typedef std::vector< WeightedPointPtr > WeightedPtrVec
 

Public Member Functions

virtual BoxND< double > makeResponseBox (unsigned long uniqueId, const double *predictorCoords, unsigned nPredictors, const BoxND< double > &predictorBox, std::vector< OrderedPointND< Point > > &data) const =0
 
virtual BoxND< double > makeResponseBoxW (unsigned long uniqueId, const double *predictorCoords, unsigned nPredictors, const BoxND< double > &predictorBox, const WeightedPtrVec &data, const unsigned *dimsToUse, unsigned nDimsToUse) const =0
 

The documentation for this class was generated from the following file: