CNL Stat : Introduction : Printing Results
Printing Results
Most functions in the C Stat Library do not print any of the results; the output is returned in C variables. The C Stat Library does contain some special functions just for printing arrays. For example, IMSL function imsls_f_write_matrix is convenient for printing matrices of type float. See Chapter 14, Printing Functions, for detailed descriptions of these functions.