Paolo Cignoni
ab200fc950
Port to eigen2: state of the mess:
...
* curently nothing change if you don't define VCG_USE_EIGEN
* make Matrix*, Point3 and Point4 derive Eigen::Matrix (still ugly)
* now catching all the dot products to replace them by .dot()
note that most of meshlab already compile
2008-10-27 19:35:17 +00:00
Paolo Cignoni
ae9d8a8535
Solved an issue related to different casting double-float between gcc 3 and gcc 4
2007-03-22 11:07:16 +00:00
Federico Ponchio
613dcafe3b
just added an #include <matrix33>
2006-11-13 12:53:40 +00:00
Paolo Cignoni
605c4d2f04
Added a minimum method that uses SVD. Unfortunately it is much much slower.
2006-10-09 20:23:00 +00:00
Paolo Cignoni
71a73a7ad6
added an alternative QuadricMinimization (we should use LRU decomposition!!)
2004-12-10 01:31:59 +00:00
Paolo Cignoni
1380ee7712
added an inline and removed loggng
2004-12-10 01:03:15 +00:00
Federico Ponchio
8de360b0ac
typedef ScalarType ScalarType; was a problem on g++
2004-10-25 16:23:51 +00:00
ganovelli
5f84e02239
template changed
2004-10-25 16:15:59 +00:00
ganovelli
8bb2f10d57
created
2004-09-14 19:48:27 +00:00