FEDRA emulsion software from the OPERA Collaboration
Static Public Member Functions
|
List of all members
meta_dot< 0 > Struct 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<class A , class B , class T >
static T
meta_dot
< 0 >::f
(
const A &
lhs
,
const B &
rhs
,
const T &
x
)
inline
static
117
{
118
return
lhs.apply(0) * rhs.apply(0);
119
}
The documentation for this struct was generated from the following file:
/home/antonio/fedra_doxygen/src/libVt++/smatrix/include/
Functions.hh
meta_dot< 0 >
Generated by
1.9.3