FEDRA emulsion software from the OPERA Collaboration
Static Public Member Functions
|
List of all members
Fabs< T > Class Template Reference
#include <
UnaryOperators.hh
>
Static Public Member Functions
static T
apply
(const T &rhs)
Member Function Documentation
◆
apply()
template<class T >
static T
Fabs
< T >::apply
(
const T &
rhs
)
inline
static
86
{
87
return
fabs
(rhs);
88
}
fabs
Expr< UnaryOp< Fabs< T >, Expr< A, T, D >, T >, T, D > fabs(const Expr< A, T, D > &rhs)
Definition:
UnaryOperators.hh:96
The documentation for this class was generated from the following file:
/home/antonio/fedra_doxygen/src/libVt++/smatrix/include/
UnaryOperators.hh
Fabs
Generated by
1.9.3