LinearConstraintEVD.sumzero_coef()

LinearConstraintEVD.sumzero_coef()#

classmethod LinearConstraintEVD.sumzero_coef(ncoef)[source]#

Reparameterization matrix for enforcing a constraint jnp.ones(...).T @ coef.

In other words, this applies a sum-to-zero constraint to the coefficient.

Return type:

Array