faif
|
#include <FoldedMatrix.h>
Public Member Functions | |
FoldedMatrix (const FoldedMatrixStrategy &strategy, unsigned int max_foldings) | |
const SecStructures & | getStructures () |
EnergyValue | getSecStructEnergy () |
SecStruct | findInDepth () const |
std::ostream & | printMatrix (std::ostream &os, int print_width) const |
std::ostream & | printStructures (std::ostream &os, int print_width) const |
dna chain or two dna chains with energy matrix
|
inline |
calculates secondary structures (backtracking in energy matrix)
References faif::dna::SecStruct::addPair(), faif::dna::SecStruct::append(), and faif::dna::FoldedMatrixStrategy::getEnergy().
|
inline |
calculates one secondary structure (energy matrix view in depth)
References faif::dna::operator<<().