Macaulay2 » Documentation
Packages » Schubert2 :: ChernClassVariable <- Thing
next | previous | forward | backward | up | index | toc

ChernClassVariable <- Thing -- assignment to a Chern class variable

Synopsis

Description

This intended for internal use by Schubert2.

i1 : chern_3 E

o1 = c E
      3

o1 : ChernClassVariable
i2 : chern_3 E <- 444

o2 = 444
i3 : chern_3 E

o3 = 444

Ways to use this method: