28 std::vector<Double_t>
fXC;
31 std::vector<Double_t>
fA_K;
36 std::vector<Double_t>
fC_K;
40 mutable std::vector<Double_t>
fDx;
41 mutable std::vector<Double_t>
fProds;
65 void Predict(
const std::vector<Double_t> &targets, std::vector<Double_t> &densities,
70 void Kcenter(
const std::vector<double> &
x);
std::vector< Double_t > fC_K
std::vector< UInt_t > fXboxsz
std::vector< Double_t > fProds
void Compute_C_k()
Coefficients C_K.
std::vector< Double_t > fWeights
void Kcenter(const std::vector< double > &x)
Solve kcenter task.
void Predict(const std::vector< Double_t > &targets, std::vector< Double_t > &densities, Double_t e) const
Calculate densities.
std::vector< UInt_t > fIndx
void Compute_A_k(const std::vector< Double_t > &x)
Coefficients A_K.
std::vector< Double_t > fXC
TKDEFGT & operator=(const TKDEFGT &rhs)
std::vector< Double_t > fA_K
std::vector< Double_t > fDistC
virtual ~TKDEFGT()
Destructor.
std::vector< UInt_t > fXhead
std::vector< UInt_t > fCinds
std::vector< Double_t > fDx
void BuildModel(const std::vector< Double_t > &sources, Double_t sigma=1., UInt_t dim=3, UInt_t p=8, UInt_t k=0)
Calculate coefficients for FGT.
std::vector< UInt_t > fHeads
std::vector< UInt_t > fIndxc