Rosetta
Public Member Functions | Private Attributes | List of all members
numeric::AxisRotationSampler Class Reference

#include <AxisRotationSampler.hh>

Public Member Functions

Size nrots () const
 
void get (Size ii, xyzMatrix< Real > &R) const
 
 AxisRotationSampler (xyzVector< Real > axis, Real theta)
 

Private Attributes

utility::vector1< xyzMatrix< Real > > rotlist_
 
Real theta_
 

Constructor & Destructor Documentation

◆ AxisRotationSampler()

numeric::AxisRotationSampler::AxisRotationSampler ( xyzVector< Real axis,
Real  theta 
)
inline

Member Function Documentation

◆ get()

void numeric::AxisRotationSampler::get ( Size  ii,
xyzMatrix< Real > &  R 
) const
inline

◆ nrots()

Size numeric::AxisRotationSampler::nrots ( ) const
inline

References rotlist_.

Member Data Documentation

◆ rotlist_

utility::vector1< xyzMatrix<Real> > numeric::AxisRotationSampler::rotlist_
private

Referenced by AxisRotationSampler(), get(), and nrots().

◆ theta_

Real numeric::AxisRotationSampler::theta_
private

Referenced by AxisRotationSampler().


The documentation for this class was generated from the following file: