Rosetta
Namespaces | Typedefs
SixDHasher.fwd.hh File Reference

Forward declaration for classes in 6D hasher. More...

#include <numeric/types.hh>
#include <utility/pointer/owning_ptr.hh>
#include <utility/fixedsizearray1.fwd.hh>

Namespaces

 numeric
 Unit headers.
 
 numeric::geometry
 
 numeric::geometry::hashing
 

Typedefs

typedef utility::fixedsizearray1< numeric::Size, 3 > numeric::geometry::hashing::Size3
 
typedef utility::fixedsizearray1< numeric::Size, 4 > numeric::geometry::hashing::Size4
 
typedef utility::fixedsizearray1< numeric::Real, 6 > numeric::geometry::hashing::Real6
 
typedef utility::fixedsizearray1< numeric::Size, 6 > numeric::geometry::hashing::Size6
 
typedef utility::fixedsizearray1< numeric::Size, 3 > numeric::geometry::hashing::Bin3D
 
typedef utility::fixedsizearray1< numeric::Real, 3 > numeric::geometry::hashing::Real3
 
typedef utility::fixedsizearray1< numeric::Size, 6 > numeric::geometry::hashing::Bin6D
 
typedef utility::fixedsizearray1< platform::SSize, 6 > numeric::geometry::hashing::SBin6D
 
typedef Bin3D numeric::geometry::hashing::xyzbin
 
typedef Bin3D numeric::geometry::hashing::eulerbin
 
typedef Bin3D numeric::geometry::hashing::center_of_mass_binned
 
typedef Bin3D numeric::geometry::hashing::euler_angles_binned
 
typedef Bin3D_equals numeric::geometry::hashing::euler_equals
 
typedef Bin3D_hash numeric::geometry::hashing::euler_hash
 
typedef Bin3D_equals numeric::geometry::hashing::xyzbin_hash
 
typedef Bin3D_hash numeric::geometry::hashing::xyzbin_equals
 
typedef utility::pointer::shared_ptr< SixDCoordinateBinner > numeric::geometry::hashing::SixDCoordinateBinnerOP
 
typedef utility::pointer::shared_ptr< SixDCoordinateBinner const > numeric::geometry::hashing::SixDCoordinateBinnerCOP
 

Detailed Description

Forward declaration for classes in 6D hasher.

Declaration for classes in 6D hasher.

Author
Alex Zanghellini (zangh.nosp@m.ell@.nosp@m.u.was.nosp@m.hing.nosp@m.ton.e.nosp@m.du)
Andrew Leaver-Fay (aleav.nosp@m.erfa.nosp@m.y@gma.nosp@m.il.c.nosp@m.om), porting to mini
Alex Zanghellini (zangh.nosp@m.ell@.nosp@m.u.was.nosp@m.hing.nosp@m.ton.e.nosp@m.du)
Andrew Leaver-Fay (aleav.nosp@m.erfa.nosp@m.y@gma.nosp@m.il.c.nosp@m.om), porting to mini
Ken Jung (kenju.nosp@m.ng@u.nosp@m.w.edu), adding radial lookup