Skip to content
Justin Ales edited this page Jul 31, 2018 · 3 revisions

function out = MakeOrtho(in)

The column space of in and out should be the
same. But the columns of out are orthonormal.
In addition the span of out(:,1:n) is the
same as the span of in(:,1:n) for any n less
than the column dimension of in.

Path   Retrieve current version from GitHub | View changelog
Psychtoolbox/PsychColorimetric/MakeOrtho.m
Clone this wiki locally