#include <yarp/gsl/impl/gsl_structs.h>
Public Attributes | |
| size_t | size | 
| size_t | stride | 
| double * | data | 
| gsl_block * | block | 
| int | owner | 
Definition at line 39 of file gsl_structs.h.
| gsl_block* gsl_vector::block | 
Definition at line 44 of file gsl_structs.h.
| double* gsl_vector::data | 
Definition at line 43 of file gsl_structs.h.
| int gsl_vector::owner | 
Definition at line 45 of file gsl_structs.h.
| size_t gsl_vector::size | 
Definition at line 41 of file gsl_structs.h.
| size_t gsl_vector::stride | 
Definition at line 42 of file gsl_structs.h.