ccgsl 2.7.2
C++wrappersforGnuScientificLibrary
exception.hpp File Reference
#include <iostream>
#include <iso646.h>
#include <gsl/gsl_errno.h>
Include dependency graph for exception.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gsl::exception
 This class is used to handle gsl exceptions so that gsl can use these rather than the GSL error handling. More...
 

Namespaces

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