RNAlib-2.3.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
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 15 2016 11:08:30 for RNAlib-2.3.1 by
1.8.11