Macaulay2 » Documentation
Packages » MonodromySolver :: PointArray
next | previous | forward | backward | up | index | toc

PointArray -- a container for solutions

Description

PointArray is a data structure that organizes the solutions found by a solver. Each HomotopyNode object V has an associated PointArray accessed via V.PartialSols. A "fingerprinting" scheme allows for equality of points to be checked quickly.

Methods that use an object of class PointArray:

For the programmer

The object PointArray is a type, with ancestor classes MutableHashTable < HashTable < Thing.


The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/MonodromySolver/Documentation.m2:704:0.