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

#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
 

Detailed Description

Definition at line 130 of file nubspline_structs.h.

Member Data Documentation

◆ coefs

complex_float* restrict NUBspline_1d_c::coefs

Definition at line 134 of file nubspline_structs.h.

◆ sp_code

spline_code NUBspline_1d_c::sp_code

Definition at line 132 of file nubspline_structs.h.

◆ t_code

type_code NUBspline_1d_c::t_code

Definition at line 133 of file nubspline_structs.h.

◆ x_basis

NUBasis* restrict NUBspline_1d_c::x_basis

Definition at line 136 of file nubspline_structs.h.

◆ x_grid

NUgrid* restrict NUBspline_1d_c::x_grid

Definition at line 135 of file nubspline_structs.h.

◆ xBC

BCtype_c NUBspline_1d_c::xBC

Definition at line 137 of file nubspline_structs.h.


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