Mathew Sutcliffe
|
5f267e8245
|
minor regularization of vectors and matrices
|
2013-08-19 17:44:33 +01:00 |
|
Klaus Basan
|
837809b96d
|
Changed round and renamed length in vector / matrix
|
2013-05-01 00:00:03 +02:00 |
|
Klaus Basan
|
8f5d9263fd
|
Fixed all issues detected by the test cases under MinGW - such as usage of abs() -> changed to qAbs(), rounding issues detected during calculations, and changed streaming methods with qDebug() (QDebug vs &QDebug issue).
|
2013-04-30 01:43:14 +02:00 |
|
Klaus Basan
|
a31e405b6b
|
Implemented commutative multiplications as friends in the templates, further test cases (unit tests), fixed Doxygen attributes, renamed test classes
|
2013-04-25 01:56:18 +02:00 |
|
Klaus Basan
|
bd53371de4
|
Fixed some issue with scalar multiplications (explicit) and continued with UNIT tests
|
2013-04-21 01:13:23 +02:00 |
|
Klaus Basan
|
5bf308c54b
|
Initial refactoring of vector and matrix classes
|
2013-04-18 01:04:21 +02:00 |
|