gsl_ext.h File Reference

#include <gsl/gsl_complex.h>
#include <gsl/gsl_matrix.h>

Go to the source code of this file.

Functions

int gsl_ext_matrix_convert (gsl_matrix_complex *dst, gsl_matrix *src)
gsl_matrix_complex * gsl_ext_matrix_convert_and_free (gsl_matrix *m)
int gsl_ext_expm_complex (gsl_matrix_complex *A, gsl_matrix_complex *eA)
int gsl_ext_eigen_zgeev (gsl_matrix_complex *A_gsl, gsl_matrix_complex *evec, gsl_vector_complex *eval)


Function Documentation

int gsl_ext_eigen_zgeev ( gsl_matrix_complex *  A_gsl,
gsl_matrix_complex *  evec,
gsl_vector_complex *  eval 
)

int gsl_ext_expm_complex ( gsl_matrix_complex *  A,
gsl_matrix_complex *  eA 
)

int gsl_ext_matrix_convert ( gsl_matrix_complex *  dst,
gsl_matrix *  src 
)

gsl_matrix_complex* gsl_ext_matrix_convert_and_free ( gsl_matrix *  m  ) 


Generated on Thu Jun 12 16:48:45 2008 for QDpack by  doxygen 1.5.1