Interface QuadratureWeightAndAbscissaFunction

    • Method Detail

      • generate

        GaussianQuadratureData generate​(int n)
        Parameters:
        n - The number of weights and abscissas to generate, not negative or zero
        Returns:
        An object containing the weights and abscissas