#include <MVAComputer.h>
Definition at line 158 of file MVAComputer.h.
PhysicsTools::MVAComputer::DerivContext::DerivContext |
( |
| ) |
|
|
inline |
int* PhysicsTools::MVAComputer::DerivContext::conf |
( |
| ) |
const |
|
inline |
void PhysicsTools::MVAComputer::DerivContext::eval |
( |
const VarProcessor * |
proc, |
|
|
int * |
outConf, |
|
|
double * |
output, |
|
|
int * |
loop, |
|
|
VarProcessor::LoopCtx & |
ctx, |
|
|
unsigned int |
offset, |
|
|
unsigned int |
out |
|
) |
| const |
unsigned int PhysicsTools::MVAComputer::DerivContext::n |
( |
| ) |
const |
|
inline |
double PhysicsTools::MVAComputer::DerivContext::output |
( |
unsigned int |
output, |
|
|
std::vector< double > & |
derivs |
|
) |
| const |
double* PhysicsTools::MVAComputer::DerivContext::values |
( |
| ) |
const |
|
inline |
std::vector<int> PhysicsTools::MVAComputer::DerivContext::conf_ |
|
mutable |
std::vector<double> PhysicsTools::MVAComputer::DerivContext::deriv_ |
|
mutable |
unsigned int PhysicsTools::MVAComputer::DerivContext::n_ |
std::vector<double> PhysicsTools::MVAComputer::DerivContext::values_ |
|
mutable |