Scroll to navigation

lapacke_chseqr.c(3) LAPACK lapacke_chseqr.c(3)

NAME

lapacke_chseqr.c -

SYNOPSIS

#include 'lapacke_utils.h'
 

Functions


lapack_int LAPACKE_chseqr (int matrix_layout, char job, char compz, lapack_int n, lapack_int ilo, lapack_int ihi, lapack_complex_float *h, lapack_int ldh, lapack_complex_float *w, lapack_complex_float *z, lapack_int ldz)
 

Function Documentation

lapack_int LAPACKE_chseqr (intmatrix_layout, charjob, charcompz, lapack_intn, lapack_intilo, lapack_intihi, lapack_complex_float *h, lapack_intldh, lapack_complex_float *w, lapack_complex_float *z, lapack_intldz)

Author

Generated automatically by Doxygen for LAPACK from the source code.
Wed Mar 8 2017 Version 3.7.0