|
Rosetta 3.5
|
#include <PackingScore.hh>


Public Member Functions | |
| PackingScoreResData (Size nrad, Size npr) | |
| Size | npr () const |
| Size | nrad () const |
| core::Real & | msa (Size rad, Size pr) |
| core::Real const & | msa (Size rad, Size pr) const |
Private Attributes | |
| Size const | nrad_ |
| Size const | npr_ |
| utility::vector1< core::Real > | msa_ |
Definition at line 35 of file PackingScore.hh.
Definition at line 36 of file PackingScore.hh.
|
inline |
Definition at line 39 of file PackingScore.hh.
Referenced by core::scoring::packstat::operator<<().
|
inline |
Definition at line 40 of file PackingScore.hh.
|
inline |
Definition at line 37 of file PackingScore.hh.
References npr_.
Referenced by core::scoring::packstat::operator<<().
|
inline |
Definition at line 38 of file PackingScore.hh.
References nrad_.
Referenced by core::scoring::packstat::operator<<().
|
private |
Definition at line 43 of file PackingScore.hh.
Referenced by msa().
|
private |
Definition at line 42 of file PackingScore.hh.
|
private |
Definition at line 42 of file PackingScore.hh.
Referenced by nrad().
1.8.4