RNAlib-2.6.0b
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 Sun Apr 2 2023 13:14:53 for RNAlib-2.6.0b by
1.9.6