![]() |
Rosetta Utilities
2015.09
|
Classes | |
struct | Ball |
struct | bin_index_hasher |
Small hashing struct with no private data; simply an algorithm to turn a 64-bit representation of a 6d voxel into an integer. More... | |
struct | Counter |
class | SixDCoordinateBinner |
Bin the six degrees of freedom that describe the downstream geometry of a hit. These degrees of freedom are, in order, the x, y and z coordinates of orientation atom3, and the phi, psi, and theta euler angles that describe the orientation of the coordinate frame at orientation atom 3. The binner is responsible for maintaining the lower corner of the 6-d space – the first two Euler angles wrap at 360; the third Euler angle, theta, does not wrap in the same way. See the comments for the bin6 method. More... | |
class | SixDOffsetTree |
Returns a list of offsets corresponding to the bins in a hypershell with radius x. More... | |
class | xyzStripeHash |
class | xyzStripeHashWithMeta |
class | xyzStripeHashWithMeta_float |
typedef Bin3D_equals numeric::geometry::hashing::euler_equals |
typedef Bin3D_hash numeric::geometry::hashing::euler_hash |
typedef utility::pointer::shared_ptr< SixDCoordinateBinner const > numeric::geometry::hashing::SixDCoordinateBinnerCOP |
typedef utility::pointer::shared_ptr< SixDCoordinateBinner > numeric::geometry::hashing::SixDCoordinateBinnerOP |
typedef Bin3D_hash numeric::geometry::hashing::xyzbin_equals |
typedef Bin3D_equals numeric::geometry::hashing::xyzbin_hash |
typedef utility::pointer::weak_ptr< xyzStripeHash const > numeric::geometry::hashing::xyzStripeHashCAP |
typedef utility::pointer::shared_ptr< xyzStripeHash const > numeric::geometry::hashing::xyzStripeHashCOP |
typedef utility::pointer::shared_ptr< xyzStripeHash > numeric::geometry::hashing::xyzStripeHashOP |
typedef utility::pointer::shared_ptr< xyzStripeHashWithMeta<float> const > numeric::geometry::hashing::xyzStripeHashWithMetaFloatCOP |
typedef utility::pointer::shared_ptr< xyzStripeHashWithMeta<float> > numeric::geometry::hashing::xyzStripeHashWithMetaFloatOP |
typedef utility::pointer::shared_ptr< xyzStripeHashWithMeta<numeric::Real> const > numeric::geometry::hashing::xyzStripeHashWithMetaRealCOP |
typedef utility::pointer::shared_ptr< xyzStripeHashWithMeta<numeric::Real> > numeric::geometry::hashing::xyzStripeHashWithMetaRealOP |