.TH "CBLAS/src/cblas_cgerc.c" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME CBLAS/src/cblas_cgerc.c .SH SYNOPSIS .br .PP \fR#include \fP .br \fR#include \fP .br \fR#include 'cblas\&.h'\fP .br \fR#include 'cblas_f77\&.h'\fP .br .SS "Macros" .in +1c .ti -1c .RI "#define \fBF77_M\fP M" .br .ti -1c .RI "#define \fBF77_N\fP N" .br .ti -1c .RI "#define \fBF77_incX\fP incX" .br .ti -1c .RI "#define \fBF77_incY\fP incy" .br .ti -1c .RI "#define \fBF77_lda\fP lda" .br .in -1c .SS "Functions" .in +1c .ti -1c .RI "void \fBAPI_SUFFIX\fP \fBcblas_cgerc\fP (const \fBCBLAS_LAYOUT\fP layout, const \fBCBLAS_INT\fP M, const \fBCBLAS_INT\fP N, const void *alpha, const void *X, const \fBCBLAS_INT\fP incX, const void *Y, const \fBCBLAS_INT\fP incY, void *A, const \fBCBLAS_INT\fP lda)" .br .in -1c .SH "Macro Definition Documentation" .PP .SS "#define F77_incX incX" .SS "#define F77_incY incy" .SS "#define F77_lda lda" .SS "#define F77_M M" .SS "#define F77_N N" .SH "Function Documentation" .PP .SS "void \fBAPI_SUFFIX\fP cblas_cgerc (const \fBCBLAS_LAYOUT\fP layout, const \fBCBLAS_INT\fP M, const \fBCBLAS_INT\fP N, const void * alpha, const void * X, const \fBCBLAS_INT\fP incX, const void * Y, const \fBCBLAS_INT\fP incY, void * A, const \fBCBLAS_INT\fP lda)" .PP Definition at line \fB12\fP of file \fBcblas_cgerc\&.c\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.