MPQC
3.0.0-alpha
disthql.h
1
2
#ifndef _math_scmat_disthql_h
3
#define _math_scmat_disthql_h
4
5
#include <util/group/message.h>
6
7
namespace
sc
{
8
9
void
dist_diagonalize(
int
n,
int
m,
double
*a,
double
*d,
double
*v,
10
const
Ref<MessageGrp> &);
11
12
}
13
14
#endif
sc
Contains all MPQC code up to version 3.
Definition:
mpqcin.h:14
Generated at Sun Jan 26 2020 23:24:00 for
MPQC
3.0.0-alpha using the documentation package
Doxygen
1.8.16.