Object-oriented Scientific Computing Library: Version 0.910
Public Member Functions
ovector_const_array_stride_tlate< data_t, vparent_t, block_t > Class Template Reference

Create a const vector from an array with a stride. More...

#include <ovector_tlate.h>

Inheritance diagram for ovector_const_array_stride_tlate< data_t, vparent_t, block_t >:
ovector_const_view_tlate< data_t, vparent_t, block_t >

Detailed Description

template<class data_t, class vparent_t, class block_t>
class ovector_const_array_stride_tlate< data_t, vparent_t, block_t >

The constructor will fail if the size argument n is zero, the stride s is zero, or if the pointer dat is 0.

Definition at line 1716 of file ovector_tlate.h.

Public Member Functions

 ovector_const_array_stride_tlate (size_t n, const data_t *dat, size_t s)
 Create a vector from dat with size n.

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).

Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads.