|
Krita Source Code Documentation
|
#include <bspline_structs.h>
Public Attributes | |
| complex_double *restrict | coefs |
| spline_code | spcode |
| type_code | tcode |
| Ugrid | x_grid |
| BCtype_z | xBC |
Definition at line 128 of file bspline_structs.h.
| complex_double* restrict UBspline_1d_z::coefs |
Definition at line 132 of file bspline_structs.h.
| spline_code UBspline_1d_z::spcode |
Definition at line 130 of file bspline_structs.h.
| type_code UBspline_1d_z::tcode |
Definition at line 131 of file bspline_structs.h.
| Ugrid UBspline_1d_z::x_grid |
Definition at line 133 of file bspline_structs.h.
| BCtype_z UBspline_1d_z::xBC |
Definition at line 134 of file bspline_structs.h.