ViennaCL - The Vienna Computing Library  1.5.0
Data Structures | Namespaces
viennacl/tools/entry_proxy.hpp File Reference

A proxy class for entries in a vector. More...

#include "viennacl/forwards.h"
#include "viennacl/scalar.hpp"

Go to the source code of this file.

Data Structures

class  entry_proxy< SCALARTYPE >
 A proxy class for a single element of a vector or matrix. This proxy should not be noticed by end-users of the library. More...
class  const_entry_proxy< SCALARTYPE >
 A proxy class for a single element of a vector or matrix. This proxy should not be noticed by end-users of the library. More...

Namespaces

namespace  viennacl
 

Main namespace in ViennaCL. Holds all the basic types such as vector, matrix, etc. and defines operations upon them.



Detailed Description

A proxy class for entries in a vector.