ViennaCL - The Vienna Computing Library  1.5.1
Public Types | Public Member Functions
zero_vector< SCALARTYPE > Class Template Reference

Represents a vector consisting of zeros only. More...

#include <vector.hpp>

Inheritance diagram for zero_vector< SCALARTYPE >:
implicit_vector_base< SCALARTYPE >

Public Types

typedef base_type::size_type size_type
typedef SCALARTYPE const_reference

Public Member Functions

 zero_vector (size_type s, viennacl::context ctx=viennacl::context())

Detailed Description

template<typename SCALARTYPE>
class viennacl::zero_vector< SCALARTYPE >

Represents a vector consisting of zeros only.


Member Typedef Documentation

typedef SCALARTYPE const_reference

Constructor & Destructor Documentation


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