Krita Source Code Documentation
Loading...
Searching...
No Matches
UBspline_1d_z Struct Reference

#include <bspline_structs.h>

Public Attributes

complex_double *restrict coefs
 
spline_code spcode
 
type_code tcode
 
Ugrid x_grid
 
BCtype_z xBC
 

Detailed Description

Definition at line 128 of file bspline_structs.h.

Member Data Documentation

◆ coefs

complex_double* restrict UBspline_1d_z::coefs

Definition at line 132 of file bspline_structs.h.

◆ spcode

spline_code UBspline_1d_z::spcode

Definition at line 130 of file bspline_structs.h.

◆ tcode

type_code UBspline_1d_z::tcode

Definition at line 131 of file bspline_structs.h.

◆ x_grid

Ugrid UBspline_1d_z::x_grid

Definition at line 133 of file bspline_structs.h.

◆ xBC

BCtype_z UBspline_1d_z::xBC

Definition at line 134 of file bspline_structs.h.


The documentation for this struct was generated from the following file: