Apophenia
Intro
|
Outline
|
Index
Deprecated List
Global
apop_multinomial_probit
Use
apop_probit
, which handles multiple options.
Global
apop_query_to_matrix
(const char *fmt,...)
Use
apop_query_to_data
Parameters
fmt
A
printf
-style SQL query.
Returns
A
gsl_matrix
.
Exceptions
out->error=='q'
Query error. A valid query that returns no rows is not an error; in that case, you get
NULL
.
Autogenerated by doxygen on Sun Oct 26 2014 (Debian 0.999b+ds3-2).