#include <LeptonCall.h>
◆ evaluate() [1/2]
| double PLMD::LeptonCall::evaluate |
( |
const std::vector< double > & | args | ) |
const |
◆ evaluate() [2/2]
| double PLMD::LeptonCall::evaluate |
( |
View< const double > | args | ) |
const |
◆ evaluateDeriv() [1/2]
| double PLMD::LeptonCall::evaluateDeriv |
( |
unsigned | ider, |
|
|
const std::vector< double > & | args ) const |
◆ evaluateDeriv() [2/2]
| double PLMD::LeptonCall::evaluateDeriv |
( |
unsigned | ider, |
|
|
View< const double > | args ) const |
◆ getNumberOfArguments()
| unsigned PLMD::LeptonCall::getNumberOfArguments |
( |
| ) |
const |
|
inline |
◆ set()
| void PLMD::LeptonCall::set |
( |
const std::string & | func, |
|
|
const std::vector< std::string > & | var, |
|
|
Action * | action = nullptr, |
|
|
bool | extraArgs = false ) |
◆ allow_extra_args
| bool PLMD::LeptonCall::allow_extra_args |
|
private |
◆ expression
◆ expression_deriv
◆ lepton_ref
| std::vector<double*> PLMD::LeptonCall::lepton_ref |
|
private |
◆ lepton_ref_deriv
| std::vector<double*> PLMD::LeptonCall::lepton_ref_deriv |
|
private |
◆ nargs
| unsigned PLMD::LeptonCall::nargs |
|
private |
The documentation for this class was generated from the following files: