realroot_doc 0.1.1
abs_value< a > Struct Template Reference

#include <texp_computations.hpp>

List of all members.

Static Public Attributes


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]

Definition at line 7 of file texp_computations.hpp.


The documentation for this struct was generated from the following file: