Cuda::SSize< 2 > Class Template Reference

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

#include <specdim_vector_ssize2.hpp>

Inheritance diagram for Cuda::SSize< 2 >:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

template<>
class Cuda::SSize< 2 >

Specialization of size template for 1D case.

Constructor & Destructor Documentation

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

Copy constructor with type conversion.

Parameters:
v vector to be copied

Cuda::SSize< 2 >::SSize ( ssize_t  x0,
ssize_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:26 2009 for cudatemplates by  doxygen 1.5.6