RNAlib-2.6.3
Loading...
Searching...
No Matches
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 Jul 19 2023 20:07:29 for RNAlib-2.6.3 by
1.9.7