#include <ovector_tlate.h>
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 1473 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 . |
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.
Project hosting provided by
,
O2scl Sourceforge Project Page