ASL
0.1.7
Advanced Simulation Library
|
Go to the source code of this file.
Classes | |
class | acl::Array< T > |
Global array. More... | |
Namespaces | |
acl | |
Advanced Computational Language. | |
Typedefs | |
typedef shared_ptr< Array< cl_int > > | acl::ElementArrayInt |
typedef shared_ptr< Array< cl_float > > | acl::ElementArrayFloat |
typedef shared_ptr< Array< cl_double > > | acl::ElementArrayDouble |
typedef shared_ptr< Array< cl_long > > | acl::ElementArrayLong |