Learn R Programming

frechet (version 0.3.0)

SpheGeoHess: Hessian \(\partial^2/\partial y \partial y^\top\) of the geodesic distance \(\arccos(x^\top y)\) on a unit hypersphere

Description

Hessian \(\partial^2/\partial y \partial y^\top\) of the geodesic distance \(\arccos(x^\top y)\) on a unit hypersphere

Usage

SpheGeoHess(x, y)

Value

A Hessian matrix.

Arguments

x, y

Two unit vectors.