Macaulay2
»
Documentation
Packages
»
MonodromySolver
::
appendPoints
next
|
previous
|
forward
|
backward
| up |
index
|
toc
appendPoints -- append a list of points at the end of a PointArray
Synopsis
Usage:
appendPoints(A,L)
Inputs:
A
,
an instance of the type
PointArray
,
L
,
a
list
,
Ways to use
appendPoints
:
appendPoints(PointArray,List)
For the programmer
The object
appendPoints
is
a
method function
.