cyjax.donaldson.MonomialBasisFull#
- class cyjax.donaldson.MonomialBasisFull(dim_proj, degree)#
Bases:
_MonomialBasis- __init__(dim_proj, degree)#
Full set of homogeneous monomials on projective space.
Methods
__init__(dim_proj, degree)Full set of homogeneous monomials on projective space.
Attributes
Number of (basis) sections.
Matrix representing powers of monomials.
Degree of monomials.
-
degree:
int# Degree of monomials.
-
power_matrix:
Union[Array,ndarray,bool_,number]# Matrix representing powers of monomials.
- property size#
Number of (basis) sections.