RNAlib-2.6.3
 
Loading...
Searching...
No Matches
pf_multifold.h
1#ifndef VIENNA_RNA_PACKAGE_PART_FUNC_MULTIFOLD_H
2#define VIENNA_RNA_PACKAGE_PART_FUNC_MULTIFOLD_H
3
5
6int
7vrna_pf_multifold_prepare(vrna_fold_compound_t *fc);
8
9
10#endif
The Basic Fold Compound API.
The most basic data structure required by many functions throughout the RNAlib.
Definition fold_compound.h:168