ganovelli
|
9587cc0350
|
bug in operator + with MatrixxDig
|
2006-06-22 08:00:05 +00:00 |
Nico Pietroni
|
cf9fd0ca9f
|
added operators:
operator -= ( const Matrix33Diag<S> &p )
Matrix33 operator - ( const Matrix33Diag<S> &p )
Matrix33 operator + ( const Matrix33 &m )
Matrix33 operator + ( const Matrix33Diag<S> &p )
|
2006-01-20 16:41:44 +00:00 |
Paolo Cignoni
|
0f7d072b0f
|
Changed Invert -> FastInvert for the function based on the maple expansion
|
2005-11-14 10:28:25 +00:00 |
Federico Ponchio
|
a06ae78c6e
|
Changed a Zero in SetZero in WeightedCrossCovariance() (again)
|
2005-10-13 15:45:23 +00:00 |
Nico Pietroni
|
7580221931
|
corrected sintax error on singular value decomposition
|
2005-10-05 17:06:12 +00:00 |
ganovelli
|
44e86f5a9b
|
added inverse by SVD
|
2005-09-29 09:53:58 +00:00 |
Paolo Cignoni
|
bebc58f9b1
|
Changed a Zero in SetZero in WeightedCrossCovariance()
|
2005-06-10 14:51:54 +00:00 |
Nico Pietroni
|
47b654861c
|
Added Norm Function
|
2005-06-10 11:46:49 +00:00 |
ganovelli
|
b14537dcff
|
changed from Matrix33Ide to MatrixeeDiag
|
2005-06-07 14:29:56 +00:00 |
ganovelli
|
5aea057836
|
Matrix33Ide Added: it implements diagonal matrix. Added only operator += in Matrix33
|
2005-05-23 15:05:26 +00:00 |
Nico Pietroni
|
9cb3c240e6
|
changed swap to math::Swap in Traspose Function
|
2005-04-11 14:11:22 +00:00 |
Paolo Cignoni
|
13190dfe88
|
Updated interface: all Matrix classes have now the same interface
|
2004-10-18 15:03:14 +00:00 |
Paolo Cignoni
|
2376184409
|
removed uppercase references in include
|
2004-07-13 06:48:30 +00:00 |
ganovelli
|
e463b177f3
|
created
|
2004-05-28 13:09:05 +00:00 |