as_helper< double, rational > Struct Template Reference

#include <rational.hpp>

List of all members.

Static Public Member Functions


Detailed Description

template<>
struct mmx::as_helper< double, rational >

Definition at line 253 of file rational.hpp.


Member Function Documentation

static double cv ( const rational x  )  [inline, static]

Definition at line 254 of file rational.hpp.

References mmx::as_double().

00254 { return as_double (x); }


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

Generated on 6 Dec 2012 for numerix by  doxygen 1.6.1