givens_info: Calculate information needed for Givens interpolation The...

View source: R/tour.R

givens_infoR Documentation

Calculate information needed for Givens interpolation The methodology is outlined in http://www-stat.wharton.upenn.edu/~buja/PAPERS/paper-dyn-proj-algs.pdf

Description

Calculate information needed for Givens interpolation The methodology is outlined in http://www-stat.wharton.upenn.edu/~buja/PAPERS/paper-dyn-proj-algs.pdf

Usage

givens_info(Fa, Fz)

Arguments

Fa

starting frame, will be orthonormalized if necessary

Fz

target frame, will be orthonormalized if necessary


woylier documentation built on Oct. 1, 2024, 5:08 p.m.