as_helper< double, floating<> > Struct Template Reference

#include <kernel.hpp>

List of all members.

Static Public Member Functions


Detailed Description

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

Definition at line 200 of file kernel.hpp.


Member Function Documentation

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

Definition at line 202 of file kernel.hpp.

References mmx::as_double().

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