| | |
- fo_fc_alpha_over_eps_beta(...)
- fo_fc_alpha_over_eps_beta( (double)f_obs, (double)f_model, (double)alpha, (double)beta, (space_group)space_group, (miller_index)miller_indices) -> double :
C++ signature :
scitbx::af::shared<double> fo_fc_alpha_over_eps_beta(scitbx::af::shared<double>,scitbx::af::shared<double>,scitbx::af::shared<double>,scitbx::af::shared<double>,cctbx::sgtbx::space_group,scitbx::af::const_ref<cctbx::miller::index<int>, scitbx::af::trivial_accessor>)
|