Synopsis
PDX_MSGT gdx_SetLinearApproxWarnings(PDX_BOOL warnings_flag)
Purpose
Set the current GDX linear approximation warnings flag.
Description
Set the linear approximation warnings flag for the current GDX linear approximation workspace. By default, warnings that may be produced during linear approximation of a GDX entity are issued.
Input
warnings_flag
The warnings issured flag .br PDX_TRUE = issue linear approximation warnings .br PDX_FALSE = do not issue linear approximation warnings
Return
GDX_NOERR
GDX_NOAPPROXDATA
.fi