Documentation of 'jsci.maths.polynomials.PolynomialBasis' Java class
PolynomialBasis
jsci.maths.polynomials

Interface PolynomialBasis

    • Method Detail

      • getBasisVector

        Polynomial getBasisVector(int k)
        Get the kth basis vector
        Parameters:
        k - for the kth basis vector
      • dimension

        int dimension()
        The dimension of the vector space.
        Returns:
        the dimension
      • getSamplingPoints

        Field.Member[] getSamplingPoints()
        If available, get the one- points for the polynomials
        Returns:
        the one-points
      • superposition

        Polynomial superposition(Field.Member[] coeff)
        Get a superposition of basis vectors
        Parameters:
        coeff - coefficients for the superposition
        Returns:
        a superposition

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.