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

#include <bspline_structs.h>

Public Attributes

double *restrict coefs
 
spline_code spcode
 
type_code tcode
 
Ugrid x_grid
 
BCtype_d xBC
 

Detailed Description

Definition at line 60 of file bspline_structs.h.

Member Data Documentation

◆ coefs

double* restrict UBspline_1d_d::coefs

Definition at line 64 of file bspline_structs.h.

◆ spcode

spline_code UBspline_1d_d::spcode

Definition at line 62 of file bspline_structs.h.

◆ tcode

type_code UBspline_1d_d::tcode

Definition at line 63 of file bspline_structs.h.

◆ x_grid

Ugrid UBspline_1d_d::x_grid

Definition at line 65 of file bspline_structs.h.

◆ xBC

BCtype_d UBspline_1d_d::xBC

Definition at line 66 of file bspline_structs.h.


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