CompactBasisFunctions
CompactBasisFunctions.BernsteinCompactBasisFunctions.ChebyshevCompactBasisFunctions.LagrangeCompactBasisFunctions.LegendreCompactBasisFunctions._evalCompactBasisFunctions._legendreCompactBasisFunctions._legendre_derivative
CompactBasisFunctions.Bernstein — Type
Bernstein basis on the interval [0..1].
CompactBasisFunctions.Chebyshev — Type
Chebyshev basis on the interval [-1..+1].
CompactBasisFunctions.Lagrange — Type
Lagrange basis on the interval [0..1].
CompactBasisFunctions.Legendre — Type
Legendre basis on the interval [0..+1].
CompactBasisFunctions._eval — Method
Evaluate derivative of Legendre polynomial on the interval [0..+1].
CompactBasisFunctions._legendre — Method
Legendre polynomial on the interval [-1..+1].
CompactBasisFunctions._legendre_derivative — Method
Derivative of Legendre polynomial on the interval [-1..+1].