RNAlib-2.2.0-RC2
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
src
ViennaRNA
mm.h
Generated on Fri Mar 20 2015 11:44:16 for RNAlib-2.2.0-RC2 by
1.8.9.1