RNAlib-2.4.11
higher_order_functions.h
1
#ifndef VIENNA_RNA_PACKAGE_UTILS_FUN_H
2
#define VIENNA_RNA_PACKAGE_UTILS_FUN_H
3
4
void
5
vrna_fun_dispatch_disable(
void
);
6
7
8
void
9
vrna_fun_dispatch_enable(
void
);
10
11
12
int
13
vrna_fun_zip_add_min(
const
int
*e1,
14
const
int
*e2,
15
int
count);
16
17
18
#endif
ViennaRNA
utils
higher_order_functions.h
Generated on Tue Dec 18 2018 14:17:29 for RNAlib-2.4.11 by
1.8.13