L = bertiniComponentMemberTest (pts, NV)
This method checks whether the test points pts lie on NV using Bertini by (1) writing the witness set information of NV and the test points to temporary files, (2) invokes Bertini's solver with option TRACKTYPE => 3, (3) stores output of Bertini in temporary file, (4) parses and outputs the solutions.
|
|
|
|
|
In the current implementation, at most one witness set is listed for each test point although the point may lie on more than one component.
The object bertiniComponentMemberTest is a method function with options.