IMSL C# Numerical Library

EpsilonAlgorithm Constructor

The class is used to determine the limit of a sequence of approximations, by means of the Epsilon algorithm of P. Wynn.

Overload List

The class is used to determine the limit of a sequence of approximations, by means of the Epsilon algorithm of P. Wynn.

public EpsilonAlgorithm();

The class is used to determine the limit of a sequence of approximations, by means of the Epsilon algorithm of P. Wynn.

public EpsilonAlgorithm(int);

See Also

EpsilonAlgorithm Class | Imsl.Math Namespace