Mantid
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Mantid::CurveFitting::Functions::CubicSpline::GSLFree Struct Reference

Functor to free a GSL objects in a shared pointer. More...

Public Member Functions

void operator() (gsl_interp_accel *acc)
 
void operator() (gsl_spline *spline)
 

Detailed Description

Functor to free a GSL objects in a shared pointer.

Definition at line 56 of file CubicSpline.h.

Member Function Documentation

◆ operator()() [1/2]

void Mantid::CurveFitting::Functions::CubicSpline::GSLFree::operator() ( gsl_interp_accel *  acc)
inline

Definition at line 58 of file CubicSpline.h.

◆ operator()() [2/2]

void Mantid::CurveFitting::Functions::CubicSpline::GSLFree::operator() ( gsl_spline *  spline)
inline

Definition at line 57 of file CubicSpline.h.


The documentation for this struct was generated from the following file: