Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Power< X, 0 > Struct Template Reference

calculate the zero-power (for generic recursion). More...

#include <generic_math.h>

Collaboration diagram for Power< X, 0 >:

Collaboration graph
[legend]
List of all members.

Static Public Attributes

const LongDouble value = 1

Detailed Description

template<int X>
struct rs::gen_math::Power< X, 0 >

calculate the zero-power (for generic recursion).

Definition at line 23 of file generic_math.h.


Member Data Documentation

const LongDouble value = 1 [static]
 

Definition at line 23 of file generic_math.h.


The documentation for this struct was generated from the following file:
Contact me in case of errors or questions.
This documentation is powered by Doxygen.
(C) 2000-2002 Doxygen