]> gitweb.michael.orlitzky.com - octave.git/history - rank_k_approximation.m
Return a more-useful column vector from partition();
[octave.git] / rank_k_approximation.m
2013-05-05 Michael OrlitzkyCheck for error flag in rank_k_approximation().
2013-05-05 Michael OrlitzkyCheck for the easy case in rank_k_approximation().
2013-05-04 Michael OrlitzkyAdd rank_k_approximation() and its tests.