RNAlib-2.3.0
mm.h
Go to the documentation of this file.
1
#ifndef VIENNA_RNA_PACKAGE_MM_H
2
#define VIENNA_RNA_PACKAGE_MM_H
3
14
unsigned
int
maximumMatching(
const
char
*
string
);
15
16
unsigned
int
*maximumMatchingConstraint(
const
char
*
string
,
17
short
*ptable);
18
19
unsigned
int
*maximumMatching2Constraint(
const
char
*
string
,
20
short
*ptable,
21
short
*ptable2);
22
23
#endif
ViennaRNA
mm.h
Generated on Tue Nov 1 2016 14:26:08 for RNAlib-2.3.0 by
1.8.12