|
Krita Source Code Documentation
|
#include <nubspline_structs.h>
Public Attributes | |
| double *restrict | coefs |
| spline_code | sp_code |
| type_code | t_code |
| NUBasis *restrict | x_basis |
| NUgrid *restrict | x_grid |
| BCtype_d | xBC |
Definition at line 95 of file nubspline_structs.h.
| double* restrict NUBspline_1d_d::coefs |
Definition at line 99 of file nubspline_structs.h.
| spline_code NUBspline_1d_d::sp_code |
Definition at line 97 of file nubspline_structs.h.
| type_code NUBspline_1d_d::t_code |
Definition at line 98 of file nubspline_structs.h.
Definition at line 101 of file nubspline_structs.h.
Definition at line 100 of file nubspline_structs.h.
| BCtype_d NUBspline_1d_d::xBC |
Definition at line 102 of file nubspline_structs.h.