MPQC
2.3.1
Main Page
Related Pages
Classes
Class List
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Variables
Enumerations
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 Jan 26 2020 23:33:05 for
MPQC
2.3.1 using the documentation package
Doxygen
1.8.16.