orthonormalise_by: Orthonnormalise one matrix by another.

Description Usage Arguments Details

Description

Orthonnormalise one matrix by another.

Usage

1

Arguments

x

numeric matrix

by

numeric matrix, same size as x

Details

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


tourr documentation built on May 2, 2019, 5:28 p.m.