#include <SumOfKernels.h>
|
| static double | calc (const RegularKernel ¶ms, const K &kp, View< const double > x, View< double > der, View< double > paramderivs) |
| |
| static double | difference (const RegularKernel ¶ms, unsigned i, const double &val1, const double &val2) |
| |
| static void | getSupport (const RegularKernel ¶ms, const K &kp, double dp2cutoff, std::vector< double > &support) |
| |
| static void | read (RegularKernel &p, ActionWithArguments *action, const std::vector< Value * > &args) |
| |
| static void | registerKeywords (Keywords &keys) |
| |
| static void | setArgumentDomain (const unsigned &i, RegularKernel ¶ms, const double &spacing, const bool isp, const std::string &min1, const std::string &max1) |
| |
◆ calc()
◆ difference()
◆ getSupport()
◆ read()
◆ registerKeywords()
◆ setArgumentDomain()
◆ canusevol
◆ inv_max_minus_min
◆ max_minus_min
◆ periodic
◆ switchingFunction
The documentation for this class was generated from the following file: