FFPopSim  2.0
Library for Population Genetics
 All Classes Files Functions Variables Macros Pages
hivpopulation.h File Reference

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"
Include dependency graph for hivpopulation.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Header file for a typical HIV population (subclass of haploid_highd)

Author
Richard Neher, Fabio Zanini
Version
Date
2012-04-23 Copyright (c) 2012-2013, Richard Neher, Fabio Zanini All rights reserved.

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/.

Macro Definition Documentation

#define ENV_END   8000
#define ENV_START   7000
#define HIVGENOME   10000
#define HIVPOP_BADARG   -1354341
#define HIVPOP_VERBOSE   0
#define NOTHING   1e-10