numerix_doc 0.4
as_helper< T, F > Struct Template Reference

#include <kernel.hpp>

List of all members.

Static Public Member Functions


Detailed Description

template<typename T, typename F>
struct mmx::as_helper< T, F >

Definition at line 84 of file kernel.hpp.


Member Function Documentation

static T cv ( const F x) [inline, static]

Definition at line 84 of file kernel.hpp.

References as_helper< T, F >::cv(), and mmx::F.

Referenced by mmx::as(), and as_helper< T, F >::cv().

{ static inline T cv (const F& x) { return x; } };

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines