abs_value< a > Struct Template Reference
#include <texp_computations.hpp>
List of all members.
Static Public Attributes
- static const int V = (a<0)?-a:a
Detailed Description
template<int a>
struct mmx::texp::abs_value< a >
Definition at line 7 of file texp_computations.hpp.
Member Data Documentation
const int V = (a<0)?-a:a [static] |
The documentation for this struct was generated from the following file: