RNAlib-2.2.1
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
mm.h
Go to the documentation of this file.
1
#ifndef VIENNA_RNA_PACKAGE_MM_H
2
#define VIENNA_RNA_PACKAGE_MM_H
3
16
unsigned
int
maximumMatching(
const
char
*
string
);
17
18
unsigned
int
*maximumMatchingConstraint(
const
char
*
string
,
19
short
*ptable);
20
21
unsigned
int
*maximumMatching2Constraint(
const
char
*
string
,
22
short
*ptable,
23
short
*ptable2);
24
29
#endif
ViennaRNA
mm.h
Generated on Sat Feb 6 2016 15:54:01 for RNAlib-2.2.1 by
1.8.11