lapacke_sspgst.c

Section: LAPACK (3)
Updated: Tue Nov 14 2017
Page Index
 

NAME

lapacke_sspgst.c  

SYNOPSIS


#include 'lapacke_utils.h'

 

Functions


lapack_int LAPACKE_sspgst (int matrix_layout, lapack_int itype, char uplo, lapack_int n, float *ap, const float *bp)
 

Function Documentation

 

lapack_int LAPACKE_sspgst (int matrix_layout, lapack_int itype, char uplo, lapack_int n, float * ap, const float * bp)

Definition at line 36 of file lapacke_sspgst.c.  

Author

Generated automatically by Doxygen for LAPACK from the source code.


 

Index

NAME
SYNOPSIS
Functions
Function Documentation
lapack_int LAPACKE_sspgst (int matrix_layout, lapack_int itype, char uplo, lapack_int n, float * ap, const float * bp)
Author