ccgsl 2.7.2
C++wrappersforGnuScientificLibrary
matrix_complex_long_double.hpp File Reference
#include <gsl/gsl_matrix.h>
#include <new>
#include <complex>
#include <gsl/gsl_permute_matrix_complex_long_double.h>
#include "exception.hpp"
#include "vector_complex_long_double.hpp"
#include "permutation.hpp"
Include dependency graph for matrix_complex_long_double.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gsl::matrix_complex_long_double
 This class handles matrix_complex_long_double objects as shared handles. More...
 
struct  gsl::matrix_complex_long_double::vector_complex_long_double_ptr
 This is a pointer-like type for iterator return values. More...
 
class  gsl::matrix_complex_long_double::iterator_base< container, content, reverse_t >
 We create a suitable class for iterator types here. More...
 
class  gsl::matrix_complex_long_double::iterator_t< reverse_t >
 A class template for the two non-const iterators. More...
 
class  gsl::matrix_complex_long_double::const_iterator_t< reverse_t >
 A class template for the const iterators. More...
 

Namespaces

namespace  gsl
 The gsl package creates an interface to the GNU Scientific Library for C++.
 

Macros

#define CCGSL_MTY   2
 

Macro Definition Documentation

◆ CCGSL_MTY

#define CCGSL_MTY   2

Definition at line 35 of file matrix_complex_long_double.hpp.