scalar_set< X > Struct Template Reference

#include <kernel.hpp>

List of all members.

Public Types

Public Member Functions


Detailed Description

template<class X>
struct mmx::scalar_set< X >

Definition at line 39 of file kernel.hpp.


Member Typedef Documentation

typedef X T

Definition at line 40 of file kernel.hpp.


Constructor & Destructor Documentation

scalar_set (  )  [inline]

Definition at line 41 of file kernel.hpp.

00041 {}

scalar_set ( const scalar_set< X > &  t  )  [inline]

Definition at line 42 of file kernel.hpp.

00042 {}

scalar_set ( const X &  x  )  [inline]

Definition at line 43 of file kernel.hpp.

00043 {}


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

Generated on 6 Dec 2012 for numerix by  doxygen 1.6.1