Public Member Functions

vector_view Class Reference

Derived class for GSL vector_view routines. More...

#include <src/gsl_wrappers/gsl_vector_double.h>

Inheritance diagram for vector_view:
Inheritance graph
[legend]
Collaboration diagram for vector_view:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 vector_view (const vector &other)
 vector_view (const vector_view &other)
 vector_view (const gsl_vector &gsl_other)
void init (const vector &other)
void init_with_gsl_vector (const gsl_vector &gsl_other)
void change_view (const vector &other)

Detailed Description

Derived class for GSL vector_view routines.


The documentation for this class was generated from the following files:
All Classes Files Functions Variables Typedefs Friends Defines