Interface OrthogonalPolynomialFamily

    • Method Detail

      • getPolynomial

        Polynomial getPolynomial​(int order)
        Return an instance of the polynomial class of a given order.
        Parameters:
        order - the order of the polynomial
        Returns:
        the polynomial instance