Interface BasisFunctionsMultipliable

All Known Subinterfaces:
BasisFunctionsCalculatable, BasisPolynomials, SimpleBasisPolynomials
All Known Implementing Classes:
BasisFunctionsMultiplicationCache, Chebyshev, HermiteE, Laguerre, Legendre, LegendreShifted, Monomials, RecurrenceAB, RecurrenceABWithMultiplicationCached
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface BasisFunctionsMultipliable
Multiplication--related basis functions.