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

Create a vector from a subvector of another. More...

#include <ovector_tlate.h>

Inheritance diagram for ovector_subvector_tlate< data_t, vparent_t, block_t >:
ovector_view_tlate< data_t, vparent_t, block_t > ovector_base_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_subvector_tlate< data_t, vparent_t, block_t >

The constructor will fail if the original vector is empty, or if the user requests a subvector which includes elements beyond the end of the original vector.

Definition at line 1645 of file ovector_tlate.h.

Public Member Functions

 ovector_subvector_tlate (ovector_base_tlate< data_t, vparent_t, block_t > &orig, size_t offset, size_t n)
 Create a vector from orig.

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.