CompactBasisFunctions
CompactBasisFunctions.Bernstein
CompactBasisFunctions.Chebyshev
CompactBasisFunctions.Lagrange
CompactBasisFunctions.Legendre
CompactBasisFunctions._eval
CompactBasisFunctions._legendre
CompactBasisFunctions._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].