mapgd
0.4
A program for the Maximum-likelihood analysis of population genomic data.
Main Page
Related Pages
Modules
Data Structures
Files
File List
All
Data Structures
Functions
Variables
Friends
Groups
Pages
mapgd_0.4
pooled_likelihood.h
1
#ifndef _POOLEDLIKELIHOOD_H_
2
#define _POOLEDLIKELIHOOD_H_
3
4
#include "lnmultinomial.h"
5
#include "data_types/allele.h"
6
#include <math.h>
7
8
void
polymorphicmodel(
Allele
const
&, float_t *);
9
void
monomorphicmodel(
Allele
const
&, float_t *);
10
void
fixedmorphicmodel(
Allele
const
&, float_t *);
11
12
#endif
Allele
Summary statistics from the allele command.
Definition:
allele.h:19
Generated on Mon Oct 1 2018 13:55:20 for mapgd by
1.8.6