QuantLib_SphereCylinderOptimizer (3) Linux Manual Page
QuantLib::SphereCylinderOptimizer – Synopsis#include <ql/math/optimization/spherecylinder.hpp> Public Member FunctionsSphereCylinderOptimizer (Real r, Real s, Real alpha, Real z1, Real z2, Real z3, Real zweight=1.0) bool isIntersectionNonEmpty () const void findClosest (Size maxIterations, Real tolerance, Real &y1, Real &y2, Real &y3) const bool findByProjection (Real &y1, Real &y2, Real &y3) const Detailed Description* we are in r^3 sphere centred…
