as_helper< scalar_set< U >, scalar_set< T > > Struct Template Reference

#include <kernel.hpp>

List of all members.

Static Public Member Functions


Detailed Description

template<typename U, typename T>
struct mmx::as_helper< scalar_set< U >, scalar_set< T > >

Definition at line 62 of file kernel.hpp.


Member Function Documentation

static scalar_set<U> cv ( const scalar_set< T > &  x  )  [inline, static]

Definition at line 64 of file kernel.hpp.

00064 { return scalar_set<U>(); }


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

Generated on 6 Dec 2012 for numerix by  doxygen 1.6.1