Searched refs:BallPointStuff (Results 1 – 1 of 1) sorted by relevance
41 struct BallPointStuff //this class provides functions to be both an intersector and a minimizer, bo… struct48 BallPointStuff() : calls(0), count(0) {} in BallPointStuff() function49 BallPointStuff(const VectorType &inP) : p(inP), calls(0), count(0) {} in BallPointStuff() function110 BallPointStuff<Dim> i1(pt), i2(pt); in testIntersect1() argument129 BallPointStuff<Dim> i1(pt), i2(pt); in testMinimize1()155 BallPointStuff<Dim> i1, i2; in testIntersect2()180 BallPointStuff<Dim> i1, i2; in testMinimize2()