ARB
Main Page
Namespaces
Classes
Files
File List
File Members
SL
NEIGHBOURJOIN
neighbourjoin.hxx
Go to the documentation of this file.
1
// =============================================================== //
2
// //
3
// File : neighbourjoin.hxx //
4
// Purpose : //
5
// //
6
// Institute of Microbiology (Technical University Munich) //
7
// http://www.arb-home.de/ //
8
// //
9
// =============================================================== //
10
11
#ifndef NEIGHBOURJOIN_HXX
12
#define NEIGHBOURJOIN_HXX
13
14
#ifndef ARBDB_BASE_H
15
#include <
arbdb_base.h
>
16
#endif
17
18
TreeNode
*
neighbourjoining
(
const
char
*
const
*
names
,
const
AP_smatrix
& smatrix,
TreeRoot
*troot,
bool
*aborted_flag);
19
20
#else
21
#error neighbourjoin.hxx included twice
22
#endif // NEIGHBOURJOIN_HXX
names
static FullNameMap names
Definition:
arb_gene_probe.cxx:51
neighbourjoining
TreeNode * neighbourjoining(const char *const *names, const AP_smatrix &smatrix, TreeRoot *troot, bool *aborted_flag)
Definition:
NJ.cxx:204
arbdb_base.h
TreeRoot
Definition:
TreeNode.h:53
TreeNode
Definition:
TreeNode.h:170
AP_smatrix
Definition:
AP_matrix.hxx:35
Generated by
1.8.8