RNAlib-2.5.1
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:148