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

#include <bspline_structs.h>

Public Attributes

complex_float *restrict coefs
 
spline_code spcode
 
type_code tcode
 
Ugrid x_grid
 
BCtype_c xBC
 

Detailed Description

Definition at line 94 of file bspline_structs.h.

Member Data Documentation

◆ coefs

complex_float* restrict UBspline_1d_c::coefs

Definition at line 98 of file bspline_structs.h.

◆ spcode

spline_code UBspline_1d_c::spcode

Definition at line 96 of file bspline_structs.h.

◆ tcode

type_code UBspline_1d_c::tcode

Definition at line 97 of file bspline_structs.h.

◆ x_grid

Ugrid UBspline_1d_c::x_grid

Definition at line 99 of file bspline_structs.h.

◆ xBC

BCtype_c UBspline_1d_c::xBC

Definition at line 100 of file bspline_structs.h.


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