Object-oriented Scientific Computing Library: Version 0.910
Data Structures | Typedefs
ovector_rev_tlate.h File Reference

File for definitions of reversed vectors. More...

#include <iostream>
#include <cstdlib>
#include <string>
#include <fstream>
#include <sstream>
#include <vector>
#include <gsl/gsl_vector.h>
#include <o2scl/err_hnd.h>
#include <o2scl/string_conv.h>
#include <o2scl/ovector_tlate.h>
#include <o2scl/array.h>
#include <o2scl/vector.h>

Go to the source code of this file.


Detailed Description

Definition in file ovector_rev_tlate.h.

Data Structures

class  ovector_reverse_tlate< data_t, vparent_t, block_t >
 Reversed view of a vector. More...
class  ovector_const_reverse_tlate< data_t, vparent_t, block_t >
 Reversed view of a vector. More...
class  ovector_subvector_reverse_tlate< data_t, vparent_t, block_t >
 Reversed view of a subvector. More...
class  ovector_const_subvector_reverse_tlate< data_t, vparent_t, block_t >
 Reversed view of a const subvector. More...

Typedefs

typedef ovector_reverse_tlate
< double, gsl_vector_norm,
gsl_block > 
ovector_reverse
 ovector_reverse typedef
typedef
ovector_const_reverse_tlate
< double, gsl_vector_norm,
gsl_block > 
ovector_const_reverse
 ovector_const_reverse typedef
typedef
ovector_subvector_reverse_tlate
< double, gsl_vector_norm,
gsl_block > 
ovector_subvector_reverse
 ovector_subvector_reverse typedef
typedef
ovector_const_subvector_reverse_tlate
< double, gsl_vector_norm,
gsl_block > 
ovector_const_subvector_reverse
 ovector_const_subvector_reverse typedef
typedef ovector_reverse_tlate
< int, gsl_vector_int,
gsl_block_int > 
ovector_int_reverse
 ovector_int_reverse typedef
typedef
ovector_const_reverse_tlate
< int, gsl_vector_int,
gsl_block_int > 
ovector_int_const_reverse
 ovector_int_const_reverse typedef
typedef
ovector_subvector_reverse_tlate
< int, gsl_vector_int,
gsl_block_int > 
ovector_int_subvector_reverse
 ovector_int_subvector_reverse typedef
typedef
ovector_const_subvector_reverse_tlate
< int, gsl_vector_int,
gsl_block_int > 
ovector_int_const_subvector_reverse
 ovector_int_const_subvector_reverse typedef
 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.