|
vrna_fold_compound_t * | vc_ |
| vrna fold compound The fold compound holds the DP matrices, input and model details.
|
|
◆ ~McC_matrices_base()
LocARNA::McC_matrices_base::~McC_matrices_base |
( |
| ) |
|
|
virtual |
Destructor.
Frees the fold compound
◆ bppm()
FLT_OR_DBL LocARNA::McC_matrices_base::bppm |
( |
size_t |
i, |
|
|
size_t |
j |
|
) |
| const |
|
inline |
Read access matrix bppm.
- Parameters
-
i | first indexb |
j | second index |
- Returns
- matrix entry
◆ expMLbase()
FLT_OR_DBL LocARNA::McC_matrices_base::expMLbase |
( |
size_t |
i | ) |
const |
|
inline |
expMLbase
- Parameters
-
- Returns
- contribution to pf for base i in ML
◆ kT()
FLT_OR_DBL LocARNA::McC_matrices_base::kT |
( |
| ) |
const |
|
inline |
kT
- Returns
- k times temperature
◆ pair()
int LocARNA::McC_matrices_base::pair |
( |
size_t |
c, |
|
|
size_t |
d |
|
) |
| const |
|
inline |
Read access matrix pair.
- Parameters
-
c | first base code |
d | second base code |
- Returns
- matrix entry
◆ q1k()
FLT_OR_DBL LocARNA::McC_matrices_base::q1k |
( |
size_t |
k | ) |
const |
|
inline |
Read access matrix q1k.
- Parameters
-
- Returns
- matrix entry
◆ qb()
FLT_OR_DBL LocARNA::McC_matrices_base::qb |
( |
size_t |
i, |
|
|
size_t |
j |
|
) |
| const |
|
inline |
Read access matrix qb.
- Parameters
-
i | first index |
j | second index |
- Returns
- matrix entry
◆ qln()
FLT_OR_DBL LocARNA::McC_matrices_base::qln |
( |
size_t |
l | ) |
const |
|
inline |
Read access matrix qln.
- Parameters
-
- Returns
- matrix entry
◆ qm()
FLT_OR_DBL LocARNA::McC_matrices_base::qm |
( |
size_t |
i, |
|
|
size_t |
j |
|
) |
| const |
|
inline |
Read access matrix qm.
- Parameters
-
i | first index |
j | second index |
- Returns
- matrix entry
◆ scale()
FLT_OR_DBL LocARNA::McC_matrices_base::scale |
( |
size_t |
i | ) |
const |
|
inline |
scale
- Parameters
-
- Returns
- scaling factor for fragment of length i
The documentation for this class was generated from the following files: