RNAlib-2.1.9
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
12
unsigned
int
maximumMatching(
const
char
*
string
);
13
14
unsigned
int
*maximumMatchingConstraint(
const
char
*
string
,
15
short
*ptable);
16
17
unsigned
int
*maximumMatching2Constraint(
const
char
*
string
,
18
short
*ptable,
19
short
*ptable2);
20
21
#endif
H
mm.h
Generated on Thu Feb 5 2015 15:05:30 for RNAlib-2.1.9 by
1.8.3.1