target::Target< T > Member List
This is the complete list of members for target::Target< T >, including all inherited members.
_exposure (defined in target::Target< T >) | target::Target< T > | protected |
_response (defined in target::Target< T >) | target::Target< T > | protected |
_weights (defined in target::Target< T >) | target::Target< T > | protected |
_x1 (defined in target::Target< T >) | target::Target< T > | protected |
_x2 (defined in target::Target< T >) | target::Target< T > | protected |
_x3 (defined in target::Target< T >) | target::Target< T > | protected |
A() (defined in target::Target< T >) | target::Target< T > | inline |
alpha (defined in target::Target< T >) | target::Target< T > | |
beta (defined in target::Target< T >) | target::Target< T > | |
calculate(bool target=true, bool nuisance=true, bool propensity=false) (defined in target::Target< T >) | target::Target< T > | virtual |
gamma (defined in target::Target< T >) | target::Target< T > | |
nuisance (defined in target::Target< T >) | target::Target< T > | protected |
propensity (defined in target::Target< T >) | target::Target< T > | protected |
target (defined in target::Target< T >) | target::Target< T > | protected |
Target() | target::Target< T > | inline |
Target(const arma::Col< T > &y, const arma::Mat< T > &a, const arma::Mat< T > &x1, const arma::Mat< T > &x2, const arma::Mat< T > &x3, const arma::Col< T > ¶meter, const arma::Col< T > &weights) | target::Target< T > | |
Target(const arma::Col< T > &y, const arma::Mat< T > &a, const arma::Mat< T > &x1, const arma::Mat< T > &x2, const arma::Col< T > ¶meter, const arma::Col< T > &weights) (defined in target::Target< T >) | target::Target< T > | |
Target(const arma::Col< T > &y, const arma::Mat< T > &a, const arma::Mat< T > &x1, const arma::Mat< T > &x2, const arma::Mat< T > &x3, const arma::Col< T > ¶meter) (defined in target::Target< T >) | target::Target< T > | |
Target(const arma::Col< T > &y, const arma::Mat< T > &a, const arma::Mat< T > &x1, const arma::Mat< T > &x2, const arma::Col< T > ¶meter) (defined in target::Target< T >) | target::Target< T > | |
update_data(const arma::Col< T > &y, const arma::Mat< T > &a, const arma::Mat< T > &x1, const arma::Mat< T > &x2, const arma::Mat< T > &x3) (defined in target::Target< T >) | target::Target< T > | inline |
update_par(const arma::Col< T > ¶meter) | target::Target< T > | |
weights(const arma::Col< T > &weights) (defined in target::Target< T >) | target::Target< T > | inline |
weights() (defined in target::Target< T >) | target::Target< T > | inline |
X1() (defined in target::Target< T >) | target::Target< T > | inline |
X2() (defined in target::Target< T >) | target::Target< T > | inline |
X3() (defined in target::Target< T >) | target::Target< T > | inline |
Y() (defined in target::Target< T >) | target::Target< T > | inline |
~Target() (defined in target::Target< T >) | target::Target< T > | inlinevirtual |