Macaulay2
»
Documentation
Packages
»
NAGtypes
::
intersection(PolySpace,PolySpace)
next
|
previous
|
forward
|
backward
| up |
index
|
toc
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