derivativeOfSquareTangentNorm(const Utils::BSplines::BSpline &s, double u) const (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | |
dotProductOfGradientsAndSplineDerivative(const Utils::BSplines::BSpline &s, double u) const (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | |
dotProductOfPositionAndSplineDerivative(const Utils::BSplines::BSpline &s, double uPos, double uTan) const (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | |
dotProductOfPositions(const Utils::BSplines::BSpline &s, double uA, double uB) const (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | |
numberDimensions (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | |
numericalDerivativesOfderivativeOfSquareTangentNorm(double u) const (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | |
numericalDerivativesOfDotProductOfGradientAndSplineDerivative(double u) const (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | |
numericalDerivativesOfDotProductOfPositionAndSplineDerivative(double uPosition, double uTangent) const (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | |
numericalDerivativesOfDotProductOfPositions(double uA, double uB) const (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | |
numericalDerivativesOfSquaredDistance(double uA, double uB) const (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | |
numericalDerivativesOfSquaredGradient(double u) const (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | |
numericalDerivativesOfSquareDistanceToPoint(double u, const Eigen::VectorXd &p) const (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | |
numericalEnergyDerivatives(double u) const (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | |
numericalSquaredNormDerivatives(double u) const (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | |
randomBSpline (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | |
randomTestFunctionCoefficients (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | |
SetUp() override (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | inlineprotected |
squareDistance(const Utils::BSplines::BSpline &s, double uA, double uB) const (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | |
squareDistanceToPoint(const Utils::BSplines::BSpline &s, double u, const Eigen::VectorXd &p) const (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | |
squaredNorm(double u) const (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | |
squaredNorm(const Utils::BSplines::BSpline &s, double u) const (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | |
testEnergy(const Eigen::VectorXd &x) const (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | |
testGradients(const Eigen::VectorXd &x) const (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | |
testHessian(const Eigen::VectorXd &x) const (defined in Scine::Readuct::Tests::CommonCostTerms) | Scine::Readuct::Tests::CommonCostTerms | |