gslcpp
Modern-C++ Wrapper for GSL
Classes | Namespaces
vector.hpp File Reference

Definition for gsl::vector. More...

#include "vec/v-iface.hpp"
#include "vec/v-stor.hpp"
Include dependency graph for vector.hpp:

Go to the source code of this file.

Classes

struct  gsl::vector< T, S >
 Constructor-type for vector whose storage is owned by instance of vector. More...
 
struct  gsl::vector< T, S >::sz_ok< N >
 Struct defining whether size of other vector allow copying its data. More...
 

Namespaces

 gsl
 Namespace for C++-interface to GSL.
 

Detailed Description

Definition for gsl::vector.

Definition in file vector.hpp.