Cuda::Size< 1 > Class Template Reference

Specialization of size template for 1D case. More...

#include <specdim_vector_size1.hpp>

Inheritance diagram for Cuda::Size< 1 >:

Inheritance graph
[legend]
Collaboration diagram for Cuda::Size< 1 >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Size ()
 Default constructor.
template<class T>
 Size (const VectorBase< T, 1 > &v)
 Copy constructor with type conversion.
 Size (size_t x0)
 Constructor.


Detailed Description

template<>
class Cuda::Size< 1 >

Specialization of size template for 1D case.

Constructor & Destructor Documentation

template<class T>
Cuda::Size< 1 >::Size ( const VectorBase< T, 1 > &  v  )  [inline]

Copy constructor with type conversion.

Parameters:
v vector to be copied

Cuda::Size< 1 >::Size ( size_t  x0  )  [inline]

Constructor.

Parameters:
x0 vector component(s)


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

Generated on Sun Sep 13 00:55:25 2009 for cudatemplates by  doxygen 1.5.6