powered by
This function uses the Grahm-Schmidt method to make a set of vector orthonormal.
orthonormalize(set)
a matrix. The convention used here is that each row of set contains a vector.
set
A matrix with the same dimension as set containing an orthonormal set of vector. The vector are stored in each row.