next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
MonodromySolver
::
appendPoints
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
.