stdlib_claesy Interface

interface
public pure module subroutine stdlib_claesy(a, b, c, rt1, rt2, evscal, cs1, sn1)

Arguments

Type IntentOptional Attributes Name
complex(kind=sp), intent(in) :: a
complex(kind=sp), intent(in) :: b
complex(kind=sp), intent(in) :: c
complex(kind=sp), intent(out) :: rt1
complex(kind=sp), intent(out) :: rt2
complex(kind=sp), intent(out) :: evscal
complex(kind=sp), intent(out) :: cs1
complex(kind=sp), intent(out) :: sn1