Main Page
Namespaces
Data Structures
Files
Related Pages
S
earch for
Data Structures
Class Hierarchy
Data Fields
ovector_array_stride_tlate Class Template Reference
#include <
ovector_tlate.h
>
Inheritance diagram for ovector_array_stride_tlate:
Detailed Description
template<class data_t, class vparent_t, class block_t>
class ovector_array_stride_tlate< data_t, vparent_t, block_t >
Create a vector from an array with a stride.
Definition at line
1017
of file
ovector_tlate.h
.
Public Member Functions
ovector_array_stride_tlate
(size_t n, data_t *dat, size_t s)
Create a vector from
dat
with size
n
and stride
s
.
The documentation for this class was generated from the following file:
ovector_tlate.h
Documentation generated with
Doxygen
and provided under the GNU Free Documentation License. See
License Information
for details.