~libmatrix-dev/libmatrix/trunk

  • Committer: Jesse Barker
  • Date: 2011-06-08 15:32:06 UTC
  • Revision ID: jesse.barker@linaro.org-20110608153206-aq1d4lr9vjzqyqqu
Make the transpose() member of the various matrix template objects return a
reference to support chaining of operations on matrices.
Filename Latest Rev Last Changed Committer Comment Size
..
.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 2 13 years ago jesse Add a Makefile to generate an archive from the vec 238 bytes 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 13 13 years ago Jesse Barker Make the transpose() member of the various matrix 24 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