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

#include <nubspline_structs.h>

Public Attributes

void *restrict coefs
 
spline_code sp_code
 
type_code t_code
 
NUBasis *restrict x_basis
 
NUgrid *restrict x_grid
 

Detailed Description

Definition at line 27 of file nubspline_structs.h.

Member Data Documentation

◆ coefs

void* restrict NUBspline_1d::coefs

Definition at line 31 of file nubspline_structs.h.

◆ sp_code

spline_code NUBspline_1d::sp_code

Definition at line 29 of file nubspline_structs.h.

◆ t_code

type_code NUBspline_1d::t_code

Definition at line 30 of file nubspline_structs.h.

◆ x_basis

NUBasis* restrict NUBspline_1d::x_basis

Definition at line 33 of file nubspline_structs.h.

◆ x_grid

NUgrid* restrict NUBspline_1d::x_grid

Definition at line 32 of file nubspline_structs.h.


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