#include <mia/core/gsl_vector.hh>
Public Member Functions | |
Vector::const_iterator | begin () const |
ConstVectorView (gsl_vector_const_view vv) | |
Vector::const_iterator | end () const |
operator const Vector & () | |
operator Vector::vector_const_pointer_type () const | |
const gsl_vector * | operator-> () const |
double | operator[] (size_t i) const |
Vector::size_type | size () const |
Wrapper for the gsl_vector_const_view providing transparent access to the underlying vector.
Definition at line 236 of file gsl_vector.hh.
|
inline |
Definition at line 238 of file gsl_vector.hh.
|
inline |
Definition at line 244 of file gsl_vector.hh.
|
inline |
Definition at line 248 of file gsl_vector.hh.
|
inline |
Definition at line 261 of file gsl_vector.hh.
|
inline |
Definition at line 269 of file gsl_vector.hh.
|
inline |
Definition at line 265 of file gsl_vector.hh.
|
inline |
Definition at line 256 of file gsl_vector.hh.
|
inline |
Definition at line 252 of file gsl_vector.hh.