| | |
- fb_cart(...)
- fb_cart( (object)arg1, (miller_index)arg2, (unit_cell)arg3) -> double :
C++ signature :
scitbx::af::shared<double> fb_cart(scitbx::sym_mat3<double>,scitbx::af::const_ref<cctbx::miller::index<int>, scitbx::af::trivial_accessor>,cctbx::uctbx::unit_cell)
- ksol_bsol_grid_search(...)
- ksol_bsol_grid_search( (object)arg1, (complex_double)arg2, (complex_double)arg3, (object)arg4, (object)arg5, (object)arg6, (float)arg7, (miller_index)arg8, (unit_cell)arg9) -> tuple :
C++ signature :
scitbx::vec3<double> ksol_bsol_grid_search(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,scitbx::af::const_ref<std::complex<double>, scitbx::af::trivial_accessor>,scitbx::af::const_ref<std::complex<double>, scitbx::af::trivial_accessor>,scitbx::sym_mat3<double>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,double,scitbx::af::const_ref<cctbx::miller::index<int>, scitbx::af::trivial_accessor>,cctbx::uctbx::unit_cell)
ksol_bsol_grid_search( (object)arg1, (complex_double)arg2, (complex_double)arg3, (complex_double)arg4, (complex_double)arg5, (object)arg6, (object)arg7, (object)arg8, (float)arg9, (miller_index)arg10, (unit_cell)arg11, (float)arg12) -> tuple :
C++ signature :
scitbx::vec3<double> ksol_bsol_grid_search(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,scitbx::af::const_ref<std::complex<double>, scitbx::af::trivial_accessor>,scitbx::af::const_ref<std::complex<double>, scitbx::af::trivial_accessor>,scitbx::af::const_ref<std::complex<double>, scitbx::af::trivial_accessor>,scitbx::af::const_ref<std::complex<double>, scitbx::af::trivial_accessor>,scitbx::sym_mat3<double>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,double,scitbx::af::const_ref<cctbx::miller::index<int>, scitbx::af::trivial_accessor>,cctbx::uctbx::unit_cell,double)
- r_factor(...)
- r_factor( (object)arg1, (complex_double)arg2) -> float :
C++ signature :
double r_factor(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,scitbx::af::const_ref<std::complex<double>, scitbx::af::trivial_accessor>)
r_factor( (object)arg1, (complex_double)arg2, (complex_double)arg3, (float)arg4) -> float :
C++ signature :
double r_factor(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,scitbx::af::const_ref<std::complex<double>, scitbx::af::trivial_accessor>,scitbx::af::const_ref<std::complex<double>, scitbx::af::trivial_accessor>,double)
- scale(...)
- scale( (object)arg1, (complex_double)arg2) -> float :
C++ signature :
double scale(scitbx::af::const_ref<double, scitbx::af::trivial_accessor>,scitbx::af::const_ref<std::complex<double>, scitbx::af::trivial_accessor>)
- symmetrize_mask(...)
- symmetrize_mask( (int)arg1, (long)arg2) -> None :
C++ signature :
void symmetrize_mask(scitbx::af::ref<int, scitbx::af::c_grid<3ul, unsigned long> >,scitbx::af::const_ref<long, scitbx::af::c_grid<3ul, unsigned long> >)
|