welcome: please sign in

You can't save spelling words.

Clear message
location: Develop / math_cutil / prtFmt

void(*prtFmt)(FILE *fp, void *p)

point to a print function to FILE point fp. The point to data is p. This work for x_tgeprint.

Types are defined here.

HEADER: source/include/cmkl.h

cases:

prtD print a double type floating.

prtZ print a double type complex.

prtZ0 print norm of a double type complex.

Develop/math_cutil/prtFmt (last edited 2017-11-26 17:28:20 by huangc)