realroot_doc 0.1.1
max_value< a, b > Struct Template Reference

#include <texp_computations.hpp>

List of all members.

Static Public Attributes


Detailed Description

template<int a, int b>
struct mmx::texp::max_value< a, b >

Definition at line 6 of file texp_computations.hpp.


Member Data Documentation

const int V = (a>b)?a:b [static]

Definition at line 6 of file texp_computations.hpp.


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