MPQC
2.3.1
src
lib
math
scmat
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::Ref
A template class that maintains references counts.
Definition
ref.h:332
Generated at Mon Apr 28 2025 00:00:00 for
MPQC
2.3.1 using the documentation package
Doxygen
1.13.2.