PanNDE
HostData::HostMVSmoother Member List

This is the complete list of members for HostData::HostMVSmoother, including all inherited members.

argumentCount() overrideHostData::HostMVSmootherinlinevirtual
evalAt(std::shared_ptr< PanNDE::Array< double >> arguments) override (defined in HostData::HostMVSmoother)HostData::HostMVSmootherinline
evalAt(double *arguments) override (defined in HostData::HostMVSmoother)HostData::HostMVSmootherinline
PanNDE::MultiVariate::evalAt(std::shared_ptr< PanNDE::Array< double >> arguments)=0PanNDE::MultiVariatepure virtual
PanNDE::MultiVariate::evalAt(double arguments[])=0PanNDE::MultiVariatepure virtual
HostMVSmoother(std::shared_ptr< PanNDE::Array< double >> dim_weights) (defined in HostData::HostMVSmoother)HostData::HostMVSmootherinline
HostMVSmoother(int Narguments, double weight) (defined in HostData::HostMVSmoother)HostData::HostMVSmootherinline
HostMVSmoother(std::shared_ptr< PanNDE::Array< double >> dim_weights, std::vector< std::shared_ptr< PanNDE::Array< double >>> &samps) (defined in HostData::HostMVSmoother)HostData::HostMVSmootherinline
HostMVSmoother(int Narguments, double weight, std::vector< std::shared_ptr< PanNDE::Array< double >>> &samps) (defined in HostData::HostMVSmoother)HostData::HostMVSmootherinline
sampleArgument(int arg_index) overrideHostData::HostMVSmootherinlinevirtual