|
BRL-CAD
|
Go to the source code of this file.
Functions | |
| void | bu_num_print (const double *vals, size_t nvals, size_t cols, const char *tbl_start, const char *row_start, const char *num_fmt, const char *col_sep, const char *row_end, const char *tbl_end) |
|
extern |
Print numeric values as a table on standard output.
Values are emitted left-to-right in rows of cols entries. Optional strings control the table and row delimiters, number format, and column separator. A NULL number format uses %.17g.
Print one space-separated row using the defaults:
Print the values as a bracketed 2-by-2 matrix: