as_helper< floating< V >, rational > Struct Template Reference

#include <floating.hpp>

List of all members.

Static Public Member Functions


Detailed Description

template<typename V>
struct mmx::as_helper< floating< V >, rational >

Definition at line 244 of file floating.hpp.


Member Function Documentation

static floating<V> cv ( const rational x  )  [inline, static]

Definition at line 245 of file floating.hpp.

00245                                                 {
00246     return as_floating<V> (x);
00247   }


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

Generated on 6 Dec 2012 for numerix by  doxygen 1.6.1