CompactBasisFunctions
CompactBasisFunctions.BernsteinCompactBasisFunctions.ChebyshevCompactBasisFunctions.LagrangeCompactBasisFunctions.LegendreCompactBasisFunctions._evalCompactBasisFunctions._legendreCompactBasisFunctions._legendre_derivative
CompactBasisFunctions.Bernstein — TypeBernstein basis on the interval [0..1].
CompactBasisFunctions.Chebyshev — TypeChebyshev basis on the interval [-1..+1].
CompactBasisFunctions.Lagrange — TypeLagrange basis on the interval [0..1].
CompactBasisFunctions.Legendre — TypeLegendre basis on the interval [0..+1].
CompactBasisFunctions._eval — MethodEvaluate derivative of Legendre polynomial on the interval [0..+1].
CompactBasisFunctions._legendre — MethodLegendre polynomial on the interval [-1..+1].
CompactBasisFunctions._legendre_derivative — MethodDerivative of Legendre polynomial on the interval [-1..+1].