genIm(expr,var)
This routine returns a basis of the image of expr, an homogeneous expression linear in var.
In this example we compute a basis of the image of the derivative of a projective differential 1-forms.
|
|
|
|
It is possible to get a linearly independent set of elements using this routine:
|
|
|
|
|
|
The object genIm is a method function.
The source of this document is in DiffAlg.m2:948:0.