|
FFPopSim
2.0
Library for Population Genetics
|
Header file for a typical HIV population (subclass of haploid_highd) More...
#include <string>#include <fstream>#include <sstream>#include <iomanip>#include <boost/algorithm/string.hpp>#include "ffpopsim_highd.h"

Go to the source code of this file.
Classes | |
| struct | hivgene |
| HIV gene. More... | |
| class | hivpopulation |
| HIV population with facultative drug treatment. More... | |
Macros | |
| #define | HIVPOP_VERBOSE 0 |
| #define | HIVPOP_BADARG -1354341 |
| #define | NOTHING 1e-10 |
| #define | HIVGENOME 10000 |
| #define | ENV_START 7000 |
| #define | ENV_END 8000 |
Header file for a typical HIV population (subclass of haploid_highd)
This file is part of FFPopSim.
FFPopSim is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
FFPopSim is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with FFPopSim. If not, see http://www.gnu.org/licenses/.
| #define ENV_END 8000 |
| #define ENV_START 7000 |
| #define HIVGENOME 10000 |
| #define HIVPOP_BADARG -1354341 |
| #define HIVPOP_VERBOSE 0 |
| #define NOTHING 1e-10 |