Cuda::Size< 2 > Class Template Reference

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

#include <specdim_vector_size2.hpp>

Inheritance diagram for Cuda::Size< 2 >:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

template<>
class Cuda::Size< 2 >

Specialization of size template for 1D case.

Constructor & Destructor Documentation

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

Copy constructor with type conversion.

Parameters:
v vector to be copied

Cuda::Size< 2 >::Size ( size_t  x0,
size_t  x1 
) [inline]

Constructor.

Parameters:
x0,x1 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