This file contains the internal implementation of the autovector. More...
Go to the source code of this file.
Classes | |
class | GENAPI_NAMESPACE::_autovector_impl< T, Base > |
Namespaces | |
namespace | GENAPI_NAMESPACE |
Part of the generic device API. | |
Typedefs | |
typedef _autovector_impl < double, double_autovector_t > | GENAPI_NAMESPACE::double_autovector_impl |
typedef _autovector_impl < int64_t, int64_autovector_t > | GENAPI_NAMESPACE::int64_autovector_impl |
This file contains the internal implementation of the autovector.
Definition in file AutovectorImpl.h.