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

#include <nubspline_structs.h>

Public Attributes

float *restrict coefs
 
spline_code sp_code
 
type_code t_code
 
NUBasis *restrict x_basis
 
NUgrid *restrict x_grid
 
BCtype_s xBC
 

Detailed Description

Definition at line 60 of file nubspline_structs.h.

Member Data Documentation

◆ coefs

float* restrict NUBspline_1d_s::coefs

Definition at line 64 of file nubspline_structs.h.

◆ sp_code

spline_code NUBspline_1d_s::sp_code

Definition at line 62 of file nubspline_structs.h.

◆ t_code

type_code NUBspline_1d_s::t_code

Definition at line 63 of file nubspline_structs.h.

◆ x_basis

NUBasis* restrict NUBspline_1d_s::x_basis

Definition at line 66 of file nubspline_structs.h.

◆ x_grid

NUgrid* restrict NUBspline_1d_s::x_grid

Definition at line 65 of file nubspline_structs.h.

◆ xBC

BCtype_s NUBspline_1d_s::xBC

Definition at line 67 of file nubspline_structs.h.


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