RNAlib-2.5.1
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 Wed Jun 1 2022 14:51:44 for RNAlib-2.5.1 by
1.9.3