gsl_ext_rscc.h

Go to the documentation of this file.
00001 
00002 int gsl_matrix_complex_add_diagonal (gsl_matrix_complex * a, const gsl_complex x);
00003 int gsl_matrix_complex_scale (gsl_matrix_complex * a, const gsl_complex x);
00004 int gsl_matrix_complex_add (gsl_matrix_complex * a, const gsl_matrix_complex * b);
00005 int gsl_matrix_complex_sub (gsl_matrix_complex * a, const gsl_matrix_complex * b);
00006 

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