RNAlib-2.1.9
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
RNAlib-2.1.9
ViennaRNA Package core - RNAlib
Parsing and Comparing - Functions to Manipulate Structures
Utilities - Odds and Ends
Example - A Small Example Program
Deprecated List
Bibliographic References
Modules
Data Structures
Files
File List
H
2Dfold.h
2Dpfold.h
ali_plex.h
alifold.h
aln_util.h
cofold.h
convert_epars.h
data_structures.h
dist_vars.h
duplex.h
edit_cost.h
energy_const.h
energy_par.h
findpath.h
fold.h
fold_vars.h
gquad.h
inverse.h
Lfold.h
loop_energies.h
LPfold.h
MEA.h
mm.h
move_set.h
naview.h
pair_mat.h
params.h
part_func.h
part_func_co.h
part_func_up.h
PKplex.h
plex.h
plot_layouts.h
ProfileAln.h
profiledist.h
PS_dot.h
read_epars.h
ribo.h
RNAstruct.h
snofold.h
snoop.h
stringdist.h
subopt.h
svm_utils.h
treedist.h
utils.h
lib
mainpage.h
Globals
stringdist.h
Go to the documentation of this file.
1
#ifndef __VIENNA_RNA_PACKAGE_STRING_DIST_H__
2
#define __VIENNA_RNA_PACKAGE_STRING_DIST_H__
3
9
#include "
dist_vars.h
"
10
11
18
swString
*
Make_swString
(
char
*
string
);
19
27
float
string_edit_distance
(
swString
*T1,
28
swString
*T2);
29
30
#endif
H
stringdist.h
Generated on Thu Feb 5 2015 15:05:30 for RNAlib-2.1.9 by
1.8.3.1