M = solutionsWithMultiplicity S
Clusters the points and outputs a list with one point p per cluster with p.Multiplicity equal to the size of the cluster. If the multiplicity is not 1, then p.SolutionStatus is set to Singular; otherwise, it is inherited from one of the points in the cluster.
Whether two points are approximately equal is decided by the function areEqual that depends on Tolerance.
|
|
|
|
|
The object solutionsWithMultiplicity is a method function with options.