Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all bug

NAME

       sladiv.f -

SYNOPSIS

   Functions/Subroutines
       subroutine sladiv (A, B, C, D, P, Q)
           SLADIV performs complex division in real arithmetic, avoiding unnecessary overflow.
       subroutine sladiv1 (A, B, C, D, P, Q)
       real function sladiv2 (A, B, C, D, R, T)

Function/Subroutine Documentation

   subroutine sladiv1 (real A, real B, real C, real D, real P, real Q)
   real function sladiv2 (real A, real B, real C, real D, real R, real T)

Author

       Generated automatically by Doxygen for LAPACK from the source code.