@legpoly/jacobian()ΒΆ

Differentiate a polynomial in the Legendre basis (class legpoly).


Syntax:J = jacobian(P,x)
Description:computes the derivative of each entry of the matrix P of polynomials in the Legendre basis (class legpoly) with respect to the independent variable x (class indvar).