Patterns in static

Apophenia

apop_opts_type Struct Reference
[The global variables]

Data Fields


Detailed Description

The global options.


Field Documentation

If this is 'm', use mySQL, else use SQLite.

If set, the name of the column in your tables that holds row names.

The string that the database takes to indicate NaN. May be a regex.

Password for database login. Max 100 chars.

Username for database login. Max 100 chars.

What other people have put between your columns. Default = "|,\t"

Append to output files(1), or overwrite(0)? default = 0

The separator between elements of output tables. The default is "\t", but for LaTeX, use "&\t", or use "|" to get pipe-delimited output.

If printing to a pipe or FILE, set it here.

's' = to screen 'f' = to file 'd' = to db. 'p' = to pipe (specifically, apop_opts.output_pipe). If 1 or 2, then you'll need to set output_name in the apop_..._print fn. default = 0.

Threads to use internally. See apop_matrix_apply and family.

Set this to zero for silent mode, one for errors and warnings. default = 0.


The documentation for this struct was generated from the following file:

SourceForge.net Logo

Autogenerated by doxygen on 23 Nov 2009.