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
Generated at Sun Jan 26 2020 23:33:05 for
MPQC
2.3.1 using the documentation package
Doxygen
1.8.16.