View source: R/interpolate-subspace.R
TangentInterpLagrange | R Documentation |
Tangent vector Lagrange interpolation (one-parameter)
TangentInterpLagrange(theta, ref, neigh)
theta |
New parameter point, a scalar |
ref |
Index of the reference training parameter point |
neigh |
Indices of the used neighboring training parameter points |
Tangent vector
Require (thetaTrain, listGL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.