RNAlib-2.6.3
Loading...
Searching...
No Matches
wrap_dlib.h
1
#ifndef VIENNARNA_DLIB_WRAPPER_H
2
#define VIENNARNA_DLIB_WRAPPER_H
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
double
*
9
vrna_equilibrium_conc(
const
double
*eq_constants,
10
double
*concentration_strands,
11
const
unsigned
int
**A,
12
size_t
num_strands,
13
size_t
num_complexes);
14
15
16
#ifdef __cplusplus
17
}
18
#endif
19
20
#endif
ViennaRNA
wrap_dlib.h
Generated on Wed Jul 19 2023 20:07:29 for RNAlib-2.6.3 by
1.9.7