Cuda::SSize< 3 > Class Template Reference

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

#include <specdim_vector_ssize3.hpp>

Inheritance diagram for Cuda::SSize< 3 >:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

template<>
class Cuda::SSize< 3 >

Specialization of size template for 1D case.

Constructor & Destructor Documentation

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

Copy constructor with type conversion.

Parameters:
v vector to be copied

Cuda::SSize< 3 >::SSize ( ssize_t  x0,
ssize_t  x1,
ssize_t  x2 
) [inline]

Constructor.

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