36 const std::vector<double> &coeffVec,
37 const double smoothness,
41 const double polarAngleTolerance);
46 const std::vector<double> &coeffVec,
47 const double smoothness,
51 const double polarAngleTolerance);
56 const std::vector<double> &coeffVec,
57 const double smoothness,
61 const double polarAngleTolerance);
double getValueBoostAutoDiff(const utils::Point &point, const utils::Point &origin, const std::vector< double > &coeffVec, const double smoothness, const double cutoff, const int l, const int m, const double polarAngleTolerance)
Definition: BoostAutoDiff.cpp:204
std::vector< double > getHessianValueBoostAutoDiff(const utils::Point &point, const utils::Point &origin, const std::vector< double > &coeffVec, const double smoothness, const double cutoff, const int l, const int m, const double polarAngleTolerance)
Definition: BoostAutoDiff.cpp:268
std::vector< double > getGradientValueBoostAutoDiff(const utils::Point &point, const utils::Point &origin, const std::vector< double > &coeffVec, const double smoothness, const double cutoff, const int l, const int m, const double polarAngleTolerance)
Definition: BoostAutoDiff.cpp:234
PointImpl< double > Point
Definition: Point.h:12
dealii includes
Definition: AtomFieldDataSpherical.cpp:31