iRoCS Toolbox  1.1.0
Data Structures | Namespaces | Functions
ATBGSLWrapper.hh File Reference

ATBGSLWrapper.hh provides wrappers and setup routines to use GSL functions with ArrayToolbox data structures. More...

#include <config.hh>
#include <gsl/gsl_linalg.h>
#include <blitz/array.h>
#include "RuntimeError.hh"
#include "ATBGSLWrapper.icc"
Include dependency graph for ATBGSLWrapper.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  atb::GSLWrapper
 The GSLWrapper class provides static wrapper functions to obtain GSL views onto Array data structures. More...
 

Namespaces

 atb
 

Functions

void atb::atb_gsl_error_handler (char const *reason, char const *file, int line, int gsl_errno)
 Default Arraytoolbox_Qt4 GSL error handler. More...
 

Detailed Description

ATBGSLWrapper.hh provides wrappers and setup routines to use GSL functions with ArrayToolbox data structures.

Definition in file ATBGSLWrapper.hh.