Parents: | math |
Tags: | math |
Authors: | Erik Charlebois |
Word | Stack effect |
<bezier-curve> | ( control-points -- polynomials ) |
<catmull-rom-spline> | ( points m0 mn -- polynomials-sequence ) |
<cubic-hermite-curve> | ( p0 m0 p1 m1 -- polynomials ) |
<cubic-hermite-spline> | ( point-tangent-pairs -- polynomials-sequence ) |
<kochanek-bartels-curve> | ( points m0 mn tension bias continuity -- polynomials-sequence ) |
Vocabulary | Summary |
math.splines.testing | |
math.splines.viewer |
Vocabulary | Summary |
math.splines.private |