|
RNAstructure Classes
Version 6.0
|
A ProbScan multibranch loop element. More...
#include <ProbScan.h>
Public Member Functions | |
| mb_element (std::pair< int, int > h) | |
| mb_element (int nuc) | |
Public Attributes | |
| int | i |
| int | j |
| bool | is_a_pair |
A ProbScan multibranch loop element.
Represents an element of a multibranch loop a pair or an unpaired nucleotide,used in multibranch loop probability calculation either a helix closed by i and j or an unpaired nucleotide at i
|
inline |
|
inline |
| int mb_element::i |
| bool mb_element::is_a_pair |
| int mb_element::j |
1.8.11