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

NAME

       cblas_drotg.c -

SYNOPSIS

       #include 'cblas.h'
       #include 'cblas_f77.h'

   Functions
       void cblas_drotg (double *a, double *b, double *c, double *s)

Function Documentation

   void cblas_drotg (double * a, double * b, double * c, double * s)

Author

       Generated automatically by Doxygen for LAPACK from the source code.