summaryrefslogtreecommitdiff
path: root/tests/linalg_test.cu
AgeCommit message (Expand)Author
2011-09-16Move CUDA source inside chroma package, rename tests directory to testStan Seibert
2011-05-15cleanup. fixed testsAnthony LaTorre
2011-05-06added unary minus operator for matrix and float3; updated testsAnthony LaTorre
2011-05-06added rotationsAnthony LaTorre
2011-05-05added matrix struct and operations; added matrix tests; switched linear algeb...Anthony LaTorre
2011-05-05finished basic linear algebra operations and testsAnthony LaTorre