Main Page   Class Hierarchy   Compound List   File List   Compound Members   Related Pages  

disthql.h

00001 
00002 #ifndef _math_scmat_disthql_h
00003 #define _math_scmat_disthql_h
00004 
00005 #include <util/group/message.h>
00006 
00007 void dist_diagonalize(int n, int m, double *a, double *d, double *v,
00008                       const Ref<MessageGrp> &);
00009 
00010 #endif

Generated at Thu Oct 4 18:08:43 2001 for MPQC 2.0.0 using the documentation package Doxygen 1.2.5.