MPQC
2.3.1
Main Page
Related Pages
Classes
Files
File List
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 Aug 11 2013 06:45:33 for
MPQC
2.3.1 using the documentation package
Doxygen
1.8.3.1.