Cortenn
Main Page
Related Pages
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
g
l
m
n
p
r
s
t
u
v
z
+
Functions
_
a
b
c
d
e
g
l
m
n
p
r
s
t
u
v
z
Typedefs
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
_
c
d
e
f
g
j
l
m
n
o
p
r
s
t
v
~
+
Functions
_
c
d
e
g
j
l
m
n
o
p
s
t
v
~
+
Variables
c
d
f
g
l
m
o
p
r
s
t
v
+
Files
File List
+
File Members
+
All
a
b
c
e
f
l
m
p
r
t
u
+
Functions
b
c
f
l
m
p
r
t
u
Variables
Typedefs
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Macros
Pages
llo
zprune.hpp
Go to the documentation of this file.
1
9
#include "
opt/shear.hpp
"
10
11
#include "llo/generated/grader.hpp"
12
13
#include "
llo/data.hpp
"
14
15
#ifndef LLO_ZPRUNE_HPP
16
#define LLO_ZPRUNE_HPP
17
18
namespace
llo
19
{
20
23
ade::TensptrT
zero_prune
(ade::TensptrT root);
24
26
ade::TensptrT
derive
(ade::TensptrT root, ade::iTensor* target);
27
28
}
29
30
#endif // LLO_ZPRUNE_HPP
shear.hpp
llo::derive
ade::TensptrT derive(ade::TensptrT root, ade::iTensor *target)
Derive root with respect to target with zero branches pruned.
llo
Definition:
data.hpp:20
data.hpp
llo::zero_prune
ade::TensptrT zero_prune(ade::TensptrT root)
Generated by
1.8.14