proj_dist: Calculate the distance between two bases.

Description Usage Arguments

View source: R/linear-algebra.r

Description

Computes the Frobenius norm between two bases, in radians. This is equals to the Euclidean norm of the vector of principal angles between the two subspaces.

Usage

1
proj_dist(x, y)

Arguments

x

projection matrix a

y

projection matrix b


nspyrison/tourr documentation built on Aug. 29, 2019, 2:56 a.m.