LocARNA-2.0.0
LocARNA::AlignerP< T > Member List

This is the complete list of members for LocARNA::AlignerP< T >, including all inherited members.

align_D()LocARNA::AlignerP< T >protected
align_Dprime()LocARNA::AlignerP< T >protected
align_inside()LocARNA::AlignerP< T >
align_inside_arcmatch(size_type al, size_type ar, size_type bl, size_type br)LocARNA::AlignerP< T >protected
align_outside()LocARNA::AlignerP< T >
align_outside_arcmatch(size_type al, size_type ar, size_type max_ar, size_type bl, size_type br, size_type max_br)LocARNA::AlignerP< T >protected
align_reverse(size_type al, size_type ar, size_type bl, size_type br, bool copy=false)LocARNA::AlignerP< T >protected
AlignerP(const AlignerPParams< T > &ap)LocARNA::AlignerP< T >
AlignerP(const AlignerP &p)LocARNA::AlignerP< T >
alloc_inside_matrices()LocARNA::AlignerP< T >protected
alloc_outside_matrices()LocARNA::AlignerP< T >protected
am_probLocARNA::AlignerP< T >protected
Arc typedefLocARNA::AlignerP< T >
arc_matchesLocARNA::AlignerP< T >protected
bm_probLocARNA::AlignerP< T >protected
bpsALocARNA::AlignerP< T >protected
bpsBLocARNA::AlignerP< T >protected
comp_E_entry(size_type al, size_type bl, size_type i, size_type j)LocARNA::AlignerP< T >protected
comp_Eprime_entry(size_type al, size_type bl, size_type i, size_type j)LocARNA::AlignerP< T >protected
comp_Erev_entry(size_type i, size_type j)LocARNA::AlignerP< T >protected
comp_F_entry(size_type al, size_type bl, size_type i, size_type j)LocARNA::AlignerP< T >protected
comp_Fprime_entry(size_type al, size_type bl, size_type i, size_type j)LocARNA::AlignerP< T >protected
comp_Frev_entry(size_type i, size_type j)LocARNA::AlignerP< T >protected
comp_M_entry(size_type al, size_type bl, size_type i, size_type j)LocARNA::AlignerP< T >protected
comp_Mprime_entry(size_type al, size_type bl, size_type i, size_type j, size_type max_ar, size_type max_br)LocARNA::AlignerP< T >protected
comp_Mrev_entry(size_type i, size_type j, size_type ar, size_type br)LocARNA::AlignerP< T >protected
compute_arcmatch_probabilities()LocARNA::AlignerP< T >
compute_basematch_probabilities(bool basematch_probs_include_arcmatch)LocARNA::AlignerP< T >
compute_fragment_match_prob(size_type i, size_type j, size_type k, size_type l)LocARNA::AlignerP< T >
create()LocARNA::AlignerP< T >inlinestatic
D(const ArcMatch &am)LocARNA::AlignerP< T >protected
D(const Arc &arcA, const Arc &arcB)LocARNA::AlignerP< T >protected
D_createdLocARNA::AlignerP< T >protected
DmatLocARNA::AlignerP< T >protected
DmatprimeLocARNA::AlignerP< T >protected
Dprime(const ArcMatch &am)LocARNA::AlignerP< T >protected
Dprime(const Arc &arcA, const Arc &arcB)LocARNA::AlignerP< T >protected
Dprime_createdLocARNA::AlignerP< T >protected
ELocARNA::AlignerP< T >protected
EprimeLocARNA::AlignerP< T >protected
ErevLocARNA::AlignerP< T >protected
Erev_matLocARNA::AlignerP< T >protected
FLocARNA::AlignerP< T >protected
fill_D(size_type al, size_type bl, size_type max_ar, size_type max_br)LocARNA::AlignerP< T >protected
fill_Dprime(size_type al, size_type bl, size_type min_ar, size_type min_br, size_type max_ar, size_type max_br)LocARNA::AlignerP< T >protected
FprimeLocARNA::AlignerP< T >protected
freeD()LocARNA::AlignerP< T >inline
freeMprime()LocARNA::AlignerP< T >inline
FrevLocARNA::AlignerP< T >protected
Frev_matLocARNA::AlignerP< T >protected
init_E(size_type al, size_type ar, size_type bl, size_type br)LocARNA::AlignerP< T >protected
init_Erev(size_type al, size_type ar, size_type bl, size_type br)LocARNA::AlignerP< T >protected
init_M(size_type al, size_type ar, size_type bl, size_type br)LocARNA::AlignerP< T >protected
init_Mrev(size_type al, size_type ar, size_type bl, size_type br)LocARNA::AlignerP< T >protected
leftmost_covering_arc(size_type s, const BasePairs &bps, size_type l, size_type r) constLocARNA::AlignerP< T >protected
leftmost_covering_arcmatch(size_type al, size_type bl, size_type ar, size_type br) constLocARNA::AlignerP< T >protected
MLocARNA::AlignerP< T >protected
MprimeLocARNA::AlignerP< T >protected
MrevLocARNA::AlignerP< T >protected
paramsLocARNA::AlignerP< T >protected
partFuncLocARNA::AlignerP< T >protected
pf_scaleLocARNA::AlignerP< T >protected
pf_score_t typedef (defined in LocARNA::AlignerP< T >)LocARNA::AlignerP< T >
PFScoreMatrix typedef (defined in LocARNA::AlignerP< T >)LocARNA::AlignerP< T >
PFScoreVector typedef (defined in LocARNA::AlignerP< T >)LocARNA::AlignerP< T >
rLocARNA::AlignerP< T >protected
rightmost_covering_arc(const BasePairs &bps, size_type l, size_type r, size_type s) constLocARNA::AlignerP< T >protected
rightmost_covering_arcmatch(size_type al, size_type bl, size_type ar, size_type br) constLocARNA::AlignerP< T >protected
scoringLocARNA::AlignerP< T >protected
seqALocARNA::AlignerP< T >protected
seqBLocARNA::AlignerP< T >protected
size_pair typedefLocARNA::AlignerP< T >
size_type typedefLocARNA::AlignerP< T >
SparsePFScoreMatrix typedefLocARNA::AlignerP< T >
virtual_Mprime(size_type al, size_type bl, size_type i, size_type j, size_type max_ar, size_type max_br) constLocARNA::AlignerP< T >
write_arcmatch_probabilities(std::ostream &out)LocARNA::AlignerP< T >
write_basematch_probabilities(std::ostream &out)LocARNA::AlignerP< T >
~AlignerP()LocARNA::AlignerP< T >