vector._compute.lorentz.scale module#

Lorentz.scale(self, factor)
vector._compute.lorentz.scale.dispatch(factor: Any, v: Any) Any#
vector._compute.lorentz.scale.rhophi_eta_t(lib, factor, rho, phi, eta, t)#
vector._compute.lorentz.scale.rhophi_eta_tau(lib, factor, rho, phi, eta, tau)#
vector._compute.lorentz.scale.rhophi_theta_t(lib, factor, rho, phi, theta, t)#
vector._compute.lorentz.scale.rhophi_theta_tau(lib, factor, rho, phi, theta, tau)#
vector._compute.lorentz.scale.rhophi_z_t(lib, factor, rho, phi, z, t)#
vector._compute.lorentz.scale.rhophi_z_tau(lib, factor, rho, phi, z, tau)#
vector._compute.lorentz.scale.xy_eta_t(lib, factor, x, y, eta, t)#
vector._compute.lorentz.scale.xy_eta_tau(lib, factor, x, y, eta, tau)#
vector._compute.lorentz.scale.xy_theta_t(lib, factor, x, y, theta, t)#
vector._compute.lorentz.scale.xy_theta_tau(lib, factor, x, y, theta, tau)#
vector._compute.lorentz.scale.xy_z_t(lib, factor, x, y, z, t)#
vector._compute.lorentz.scale.xy_z_tau(lib, factor, x, y, z, tau)#