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

#include <floating.hpp>

List of all members.

Static Public Member Functions


Detailed Description

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

Definition at line 251 of file floating.hpp.


Member Function Documentation

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

Definition at line 252 of file floating.hpp.

References mmx::as_double().

00252 { 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