|
Krita Source Code Documentation
|
#include <nubspline_structs.h>
Public Attributes | |
| complex_double *restrict | coefs |
| spline_code | sp_code |
| type_code | t_code |
| NUBasis *restrict | x_basis |
| NUgrid *restrict | x_grid |
| BCtype_z | xBC |
Definition at line 165 of file nubspline_structs.h.
| complex_double* restrict NUBspline_1d_z::coefs |
Definition at line 169 of file nubspline_structs.h.
| spline_code NUBspline_1d_z::sp_code |
Definition at line 167 of file nubspline_structs.h.
| type_code NUBspline_1d_z::t_code |
Definition at line 168 of file nubspline_structs.h.
Definition at line 171 of file nubspline_structs.h.
Definition at line 170 of file nubspline_structs.h.
| BCtype_z NUBspline_1d_z::xBC |
Definition at line 172 of file nubspline_structs.h.