|
Krita Source Code Documentation
|
#include <nubspline_structs.h>
Public Attributes | |
| complex_float *restrict | coefs |
| spline_code | sp_code |
| type_code | t_code |
| NUBasis *restrict | x_basis |
| NUgrid *restrict | x_grid |
| BCtype_c | xBC |
Definition at line 130 of file nubspline_structs.h.
| complex_float* restrict NUBspline_1d_c::coefs |
Definition at line 134 of file nubspline_structs.h.
| spline_code NUBspline_1d_c::sp_code |
Definition at line 132 of file nubspline_structs.h.
| type_code NUBspline_1d_c::t_code |
Definition at line 133 of file nubspline_structs.h.
Definition at line 136 of file nubspline_structs.h.
Definition at line 135 of file nubspline_structs.h.
| BCtype_c NUBspline_1d_c::xBC |
Definition at line 137 of file nubspline_structs.h.