v_to_gam: map shooting vector to warping function at identity

View source: R/geometry.R

v_to_gamR Documentation

map shooting vector to warping function at identity

Description

map shooting vector to warping function at identity

Usage

v_to_gam(v)

Arguments

v

Either a numeric vector of a numeric matrix or a numeric array specifying the shooting vectors

Value

A numeric array of the same shape as the input array v storing the shooting vectors of v obtained via finite differences.


fdasrvf documentation built on Nov. 19, 2023, 1:09 a.m.