STMatMode#
Determines how to handle the coefficient matrix associated to the spectral transformation
Synopsis#
typedef enum { ST_MATMODE_COPY,
ST_MATMODE_INPLACE,
ST_MATMODE_SHELL } STMatMode;
See Also#
STSetMatMode(), STGetMatMode()
Level#
intermediate
Location#
Index of all ST routines Table of Contents for all manual pages Index of all manual pages