MPQC 3.0.0-alpha
Loading...
Searching...
No Matches
disthql.h
1
2#ifndef _math_scmat_disthql_h
3#define _math_scmat_disthql_h
4
5#include <util/group/message.h>
6
7namespace sc {
8
9void dist_diagonalize(int n, int m, double *a, double *d, double *v,
10 const Ref<MessageGrp> &);
11
12}
13
14#endif
Contains all MPQC code up to version 3.
Definition mpqcin.h:14

Generated at Wed Sep 25 2024 02:45:30 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.12.0.