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