struct vrna_sol_TwoD_pf_t

#include <ViennaRNA/2Dpfold.h>

Overview

Solution element returned from vrna_pf_TwoD() More…

// fields

int k
int l
FLT_OR_DBL q

Detailed Documentation

Solution element returned from vrna_pf_TwoD()

This element contains the partition function for the appropriate kappa (k), lambda (l) neighborhood The datastructure contains two integer attributes ‘k’ and ‘l’ as well as an attribute ‘q’ of type FLT_OR_DBL

A value of INF in k denotes the end of a list

See also:

vrna_pf_TwoD()

Fields

int k
Distance to first reference.
int l
Distance to second reference.
FLT_OR_DBL q
partition function