gam_to_h: map warping function to tangent space at identity

View source: R/geometry.R

gam_to_hR Documentation

map warping function to tangent space at identity

Description

map warping function to tangent space at identity

Usage

gam_to_h(gam, smooth = FALSE)

Arguments

gam

Either a numeric vector of a numeric matrix or a numeric array specifying the warping functions

smooth

Apply smoothing before gradient

Value

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


fdasrvf documentation built on Oct. 5, 2024, 1:08 a.m.