SplineDegree

SplineDegree

is an option for spline functions and graphics primitives that specifies the degree of polynomial basis to use.

Details

  • SplineDegree->d specifies the polynomial basis of maximal degree d in each dimension.
  • SplineDegree->{d1,d2,} specifies maximal degree dn in the n^(th)dimension.
  • With the setting SplineDegree->Automatic, the degree of the polynomial basis is determined from the number of control points, and the length of any knot sequence given. The default is degree 3 in each dimension.

Examples

Basic Examples  (1)

B-spline curves with different spline degrees:

Wolfram Research (2008), SplineDegree, Wolfram Language function, https://reference.wolfram.com/language/ref/SplineDegree.html.

Text

Wolfram Research (2008), SplineDegree, Wolfram Language function, https://reference.wolfram.com/language/ref/SplineDegree.html.

CMS

Wolfram Language. 2008. "SplineDegree." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SplineDegree.html.

APA

Wolfram Language. (2008). SplineDegree. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SplineDegree.html

BibTeX

@misc{reference.wolfram_2023_splinedegree, author="Wolfram Research", title="{SplineDegree}", year="2008", howpublished="\url{https://reference.wolfram.com/language/ref/SplineDegree.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_splinedegree, organization={Wolfram Research}, title={SplineDegree}, year={2008}, url={https://reference.wolfram.com/language/ref/SplineDegree.html}, note=[Accessed: 19-March-2024 ]}