Synopsis

PDX_MSGT gdx_SetLinearApproxTol(double tolerance)

Purpose

Set the current GDX linear approximation tolerances.

Description

Set the linear approximation tolerance for the current GDX linear approximation workspace. The tolerance must be greater than 0.0 unless the approximation method has be set to number of points per segment (set gdx_SetLinearApproxMethod).

Input

tolerance

The linear approximation tolerance.

Return

      GDX_NOERR
      Low level error return
      .fi