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
 Reversed view of a vector. More...
class  ovector_const_reverse_tlate
 Reversed view of a vector. More...
class  ovector_subvector_reverse_tlate
 Reversed view of a subvector. More...
class  ovector_const_subvector_reverse_tlate
 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

Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.

Project hosting provided by SourceForge.net Logo, O2scl Sourceforge Project Page