cctbx.examples.structure_factor_calculus.u_star_derivatives module

cctbx.examples.structure_factor_calculus.u_star_derivatives.compare_derivatives(ana, fin)
cctbx.examples.structure_factor_calculus.u_star_derivatives.d2_debye_waller_d_u_finite(u, ops, hkl, eps=1e-08)
cctbx.examples.structure_factor_calculus.u_star_derivatives.d_debye_waller_d_u_finite(u, ops, hkl, eps=1e-08)
class cctbx.examples.structure_factor_calculus.u_star_derivatives.debye_waller(u, ops, hkl)

Bases: object

d2_u()
d_u()
f()
cctbx.examples.structure_factor_calculus.u_star_derivatives.exercise(args)