Scroll to navigation

srotg.f(3) LAPACK srotg.f(3)

NAME

srotg.f

SYNOPSIS

Functions/Subroutines


subroutine srotg (SA, SB, C, S)
SROTG

Function/Subroutine Documentation

subroutine srotg (real SA, real SB, real C, real S)

SROTG

Purpose:


SROTG construct givens plane rotation.

Parameters:

SA


SA is REAL

SB


SB is REAL

C


C is REAL

S


S is REAL

Author:

Univ. of Tennessee

Univ. of California Berkeley

Univ. of Colorado Denver

NAG Ltd.

Date:

November 2017

Further Details:


jack dongarra, linpack, 3/11/78.

Definition at line 71 of file srotg.f.

Author

Generated automatically by Doxygen for LAPACK from the source code.

Tue Nov 14 2017 Version 3.8.0