~libmatrix-dev/libmatrix/trunk

  • Committer: Jesse Barker
  • Date: 2011-06-22 23:11:46 UTC
  • Revision ID: jesse.barker@linaro.org-20110622231146-2mgguml84wfo529a
Add transpose tests for matrix classes.  Also, add copyright comments to test
modules and fixup the final link rule for creating the test executable.
Filename Latest Rev Last Changed Committer Comment Size
..
test 20 13 years ago Jesse Barker Refactor tests into its own component. Push the t Diff
.gitignore 3 13 years ago jesse Make sure to ignore files we know we are not track 7 bytes Diff Download File
COPYING 7 13 years ago Jesse Barker Update copyright to say "Linaro Limited" 1 KB Diff Download File
Makefile 21 13 years ago Jesse Barker Add transpose tests for matrix classes. Also, add 1.3 KB Diff Download File
mat.cc 9 13 years ago Jesse Barker Add LibMatrix namespace to all library objects to 3.8 KB Diff Download File
mat.h 16 13 years ago Jesse Barker Fix inverse method (minors were constructed incorr 30.7 KB Diff Download File
program.cc 14 13 years ago Jesse Barker Add program objects to libmatrix. These provide a 7.4 KB Diff Download File
program.h 14 13 years ago Jesse Barker Add program objects to libmatrix. These provide a 4.9 KB Diff Download File
README 6 13 years ago Jesse Barker Add a README to tell folks why we're here. 609 bytes Diff Download File
stack.h 9 13 years ago Jesse Barker Add LibMatrix namespace to all library objects to 2.5 KB Diff Download File
vec.h 9 13 years ago Jesse Barker Add LibMatrix namespace to all library objects to 9 KB Diff Download File