MPQC
2.3.1
src
lib
math
scmat
math/scmat/util.h
1
2
#ifndef _math_scmat_util_h
3
#define _math_scmat_util_h
4
5
#include <math/scmat/elemop.h>
6
#include <math/scmat/block.h>
7
8
namespace
sc
{
9
10
void
11
scmat_perform_op_on_blocks(
const
Ref<SCElementOp>& op,
12
const
Ref<SCMatrixBlockList> &blocklist);
13
14
};
15
16
#endif
sc
Definition:
mpqcin.h:13
Generated at Fri Feb 16 2018 01:48:56 for
MPQC
2.3.1 using the documentation package
Doxygen
1.8.14.