|
mapgd
0.4
A program for the Maximum-likelihood analysis of population genomic data.
|
|
Modules | |
| IO | |
Functions | |
| virtual const std::string | Data::sql_header (void) const |
| Return the names of the columns, along with variable type. | |
| virtual const std::string | Data::sql_column_names (void) const |
| Return the names of the columns. | |
| virtual const std::string | Data::sql_values (void) const |
| Return the values to be placed in columns. | |
| virtual void | Data::sql_read (std::istream &) |
| Reads the values... | |
1.8.6