next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
NAGtypes
::
intersection(PolySpace,PolySpace)
intersection(PolySpace,PolySpace) -- Intersection of polynomial spaces
Synopsis
Function:
intersection
Usage:
S = intersection(T, U)
Inputs:
T
,
an instance of the type
PolySpace
,
U
,
an instance of the type
PolySpace
,
Optional inputs
:
Tolerance
=>
...
,
default value .000001
Outputs:
S
,
an instance of the type
PolySpace
,
Description
Finds the intersection of two polynomial spaces.
Ways to use this method:
intersection(PolySpace,PolySpace)
-- Intersection of polynomial spaces