Macaulay2 Engine
Loading...
Searching...
No Matches

◆ TEST() [1/2]

TEST ( PointArray ,
constructor  )

Definition at line 40 of file PointArray.cpp.

41{
42 PointArray p(0.001, {0.3, 0.7});
43 PointArray q(0.001, 10);
44}
Container of numerical points equipped with an -tolerance and a random weight vector used to bucket a...
Definition NAG.hpp:112
int p

References p.