next | previous | forward | backward | up | top | index | toc | packages | Macaulay2 website
Schubert2 :: ChernClassVariable <- Thing

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: