orthonormalise_by: Orthonnormalise one matrix by another.

Description Usage Arguments

View source: R/linear-algebra.r

Description

This ensures that each column in x is orthogonal to the corresponding column in by.

Usage

1

Arguments

x

numeric matrix

by

numeric matrix, same size as x


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