Libbarrett  1.2.4
Public Attributes
bt_spline Struct Reference

#include <spline.h>

List of all members.

Public Attributes

enum bt_spline_mode mode
int dimension
int npoints
double * ss
double length
double ** points
gsl_interp_accel * acc
gsl_interp ** interps

Detailed Description

Spline data, including the dimensionality, array of saved points and parameters, and GSL interpolators / accelerators used when retrieving points.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines