givens_info {woylier}R 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


[Package woylier version 0.0.9 Index]