Macaulay2 » Documentation
Packages » SpecialFanoFourfolds :: clean(HodgeSpecialFourfold)
next | previous | forward | backward | up | index | toc

clean(HodgeSpecialFourfold) -- clean the internal information of a fourfold

Synopsis

Description

This function is only useful for testing.

i1 : X = specialFourfold "quartic scroll"

o1 = X

o1 : ProjectiveVariety, cubic fourfold containing a surface of degree 4 and sectional genus 0
i2 : X' = clean X

o2 = X'

o2 : ProjectiveVariety, cubic fourfold containing a surface of degree 4 and sectional genus 0
i3 : X === X'

o3 = false

Ways to use this method: