mmtbx.tls
index
/net/chevy/raid1/rwgk/dist/cctbx_project/mmtbx/tls/__init__.py

 
Package Contents
       
command_line
tools
tst_get_t_scheme
tst_tls
tst_tls_refinement_fft

 
Functions
       
t_from_u_cart(...)
t_from_u_cart( (sym_mat3_double)u_cart, (float)small) -> tuple :
 
    C++ signature :
        scitbx::sym_mat3<double> t_from_u_cart(scitbx::af::shared<scitbx::sym_mat3<double> >,double)
 
t_from_u_cart( (double)u_iso, (float)small) -> tuple :
 
    C++ signature :
        scitbx::sym_mat3<double> t_from_u_cart(scitbx::af::shared<double>,double)
uaniso_from_tls_one_group(...)
uaniso_from_tls_one_group( (tlso)tlso, (vec3_double)sites_cart) -> sym_mat3_double :
 
    C++ signature :
        scitbx::af::shared<scitbx::sym_mat3<double> > uaniso_from_tls_one_group(mmtbx::tls::tlso<double>,scitbx::af::shared<scitbx::vec3<double> >)