projectionToHypersurface I
projectionToHypersurface R
This creates a projection to a hypersurface. It differs from genericProjection(codim I - 1, I) as it only tries to find a hypersurface equation that vanishes along the projection, instead of finding one that vanishes exactly at the projection. This can be faster, and can be useful for finding points.
|
|
|
|
If you already know the codimension is c, you can set Codimension=>c so the function does not compute it.
The object projectionToHypersurface is a method function with options.