#include <DP_Matrix.hh>
◆ Cell() [1/2]
| core::sequence::Cell::Cell |
( |
| ) |
|
|
inline |
◆ Cell() [2/2]
◆ ~Cell()
| core::sequence::Cell::~Cell |
( |
| ) |
|
|
overridedefault |
◆ came_from() [1/2]
| AlignMove core::sequence::Cell::came_from |
( |
| ) |
|
|
inline |
◆ came_from() [2/2]
| void core::sequence::Cell::came_from |
( |
AlignMove const & |
type | ) |
|
|
inline |
◆ next() [1/2]
| CellOP core::sequence::Cell::next |
( |
| ) |
|
|
inline |
◆ next() [2/2]
| void core::sequence::Cell::next |
( |
CellOP |
n | ) |
|
|
inline |
◆ operator=()
| Cell& core::sequence::Cell::operator= |
( |
Cell const & |
c | ) |
|
|
inline |
◆ score() [1/2]
| Real core::sequence::Cell::score |
( |
| ) |
const |
|
inline |
◆ score() [2/2]
| void core::sequence::Cell::score |
( |
const Real & |
score | ) |
|
|
inline |
◆ x() [1/2]
| Size core::sequence::Cell::x |
( |
| ) |
|
|
inline |
◆ x() [2/2]
| void core::sequence::Cell::x |
( |
Size const & |
s | ) |
|
|
inline |
◆ y() [1/2]
| Size core::sequence::Cell::y |
( |
| ) |
|
|
inline |
◆ y() [2/2]
| void core::sequence::Cell::y |
( |
Size const & |
s | ) |
|
|
inline |
◆ backptr_
| CellOP core::sequence::Cell::backptr_ |
|
private |
◆ coords_
| utility::vector1< Size > core::sequence::Cell::coords_ |
|
private |
◆ score_
| Real core::sequence::Cell::score_ |
|
private |
◆ type_
The documentation for this class was generated from the following files: