iRoCS Toolbox
1.1.0
|
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"
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... | |
ATBGSLWrapper.hh provides wrappers and setup routines to use GSL functions with ArrayToolbox data structures.
Definition in file ATBGSLWrapper.hh.