aryPtsz <T >

Set new scale and zero values for a scaled array

Description:

This function sets new values for the scale and zero values associated with an array. If the array is stored in simple form, then the storage form is changed to scaled.

Invocation

void aryPtsz <T >( Ary ary, CGEN_TYPE scale, CGEN_TYPE zero, int status )

Notes:

Parameters :

ary
Array identifier.
scale
The new value for the scaling factor.
zero
The new value for the zero offset.
status
The global status.