srvf_to_curve: Re-transform srv curve back to curve

View source: R/helper_functions.R

srvf_to_curveR Documentation

Re-transform srv curve back to curve

Description

Re-transform srv curve back to curve

Usage

srvf_to_curve(t, srv_curve)

Arguments

t

time points at which the resulting curve shall be evaluated.

srv_curve

srv curve as a function of one parameter, needs to be vectorized.

Value

a matrix with curve evaluations at time points t in its columns, rows correspond to coordinate directions


elasdics documentation built on Dec. 10, 2022, 1:08 a.m.