IAlgorithmSettings.PointwiseCalc

Syntax

PointwiseCalc: Boolean;

None;

Description

The PointwiseCalc property determines whether pointwise calculation of algorithm is used.

Comments

Available values:

For details about pointwise calculation see the Algorithm Calculation section.

Fore and Fore.NET Examples

The method use is given in the example for IAlgorithmSettings.CheckArithmeticErrors.

See also:

IAlgorithmSettings