SOFIA
Redux
:docs
Index
Modules
Navigation
next »
« previous
|
sofia_redux v1.3.4.dev38+g92ea2f4
»
SOFIA Redux
»
sofia_redux.toolkit: Shared Utilities for SOFIA Pipelines
»
givens_rotate
givens_rotate
¶
sofia_redux.toolkit.splines.spline_utils.
givens_rotate
(
cos
,
sin
,
x
,
y
)
[source]
¶
Apply the Givens transformation to a value.
Parameters
:
cos
float
sin
float
x
float
y
float
Returns
:
x_rotated, y_rotated
Page Contents
givens_rotate
givens_rotate()