F06BEF generates a real Jacobi plane rotation.
F06BEF generates a real Jacobi plane rotation with parameters
and
, which diagonalizes a given
by
real symmetric matrix:
None.
- 1: JOB – CHARACTER(1)Input
On entry: specifies the property which determines the precise form of the rotation.
- .
- .
- .
Constraint:
, or .
- 2: X – REAL (KIND=nag_wp)Input/Output
On entry: the value , the element of the input matrix.
On exit: the value .
- 3: Y – REAL (KIND=nag_wp)Input/Output
On entry: the value , the or element of the input matrix.
On exit: the value , the tangent of the rotation.
- 4: Z – REAL (KIND=nag_wp)Input/Output
On entry: the value . the element of the input matrix.
On exit: the value .
- 5: C – REAL (KIND=nag_wp)Output
On exit: the value , the cosine of the rotation.
- 6: S – REAL (KIND=nag_wp)Output
On exit: the value , the sine of the rotation.
None.
Not applicable.
None.
None.