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
mpi
mpi_relatedness.h
1
#ifndef _MPI_RELATEDNESS_H_
2
#define _MPI_RELATEDNESS_H_
3
4
#include <mpi.h>
5
6
#include "relatedness.h"
7
8
int
estimateRel(
int
argc,
char
*argv[]);
9
10
#endif
11
Generated on Mon Oct 1 2018 13:55:20 for mapgd by
1.8.6