Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Splines Package >

SplineFunction

SplineFunction[type, domain, internal]
represents a spline function created by the SplineFit function parametrizing a curve with the parameter in the specified domain. When given a parameter value as an argument it returns the corresponding point on the curve.
  • The SplineFunction object generated with SplineFit[{pt1, pt2, ...}, type] is parametrized such that a parameter value of 0 corresponds to pt1, 1 corresponds to pt2, etc.
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team