RNAstructure Classes
Version 6.0.1
|
A ProbScan multibranch loop. More...
#include <ProbScan.h>
Public Attributes | |
double | probability |
std::vector< std::pair< int, int > > | branches |
A ProbScan multibranch loop.
A multibranch loop, represented by a vector pairs. branches[0] must close the multibranch loop
std::vector<std::pair<int,int> > mb::branches |
double mb::probability |