FEDRA emulsion software from the OPERA Collaboration
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
c
d
e
f
g
i
m
o
r
s
w
Variables
_
a
b
c
d
e
f
h
i
m
n
p
q
r
s
t
u
v
x
y
z
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Index
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
y
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
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
c
d
i
l
p
r
s
v
Enumerations
Enumerator
b
c
d
e
k
m
n
o
s
t
u
x
y
z
Related Functions
Files
File List
File 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
y
z
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
b
c
d
e
f
h
i
j
l
m
o
p
r
s
t
u
v
Enumerations
Enumerator
Macros
_
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
v
x
y
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Static Public Member Functions
|
List of all members
meta_dot< I > Struct Template Reference
#include <
Functions.hh
>
Static Public Member Functions
template<class A , class B , class T >
static T
f
(const A &lhs, const B &rhs, const T &x)
Member Function Documentation
◆
f()
template<unsigned int I>
template<class A , class B , class T >
static T
meta_dot
< I >::f
(
const A &
lhs
,
const B &
rhs
,
const T &
x
)
inline
static
105
{
106
return
lhs.apply(I) * rhs.apply(I) +
meta_dot<I-1>::f
(lhs,rhs,x);
107
}
meta_dot::f
static T f(const A &lhs, const B &rhs, const T &x)
Definition:
Functions.hh:105
The documentation for this struct was generated from the following file:
/home/antonio/fedra_doxygen/src/libVt++/smatrix/include/
Functions.hh
meta_dot
Generated by
1.9.3