RNAlib-2.1.8
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 Mon Aug 18 2014 13:27:55 for RNAlib-2.1.8 by
1.8.1.1