Rosetta
|
Public Member Functions | |
InterfaceHitDatabase (int N_in) | |
void | add_interface (InterfaceHit interface) |
InterfaceHit | pop () |
InterfaceHit | top () |
Size | size () |
Private Attributes | |
core::Size | N_ |
std::priority_queue< InterfaceHit, std::vector< InterfaceHit >, InterfaceHitComparitor > | queue_ |
|
inline |
|
inline |
References interface.
Referenced by CrystFFTDock::apply().
|
inline |
Referenced by CrystFFTDock::apply().
|
inline |
Referenced by CrystFFTDock::apply().
|
inline |
Referenced by CrystFFTDock::apply().
|
private |
|
private |