givens_parameters

sofia_redux.toolkit.splines.spline_utils.givens_parameters(x, y)[source]

Calculate the parameters of a Givens transformation.

Parameters:
xfloat

The x value.

yfloat

The y value.

Returns:
updated_y, cos, sin