vcglib/vcg/math
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
..
base.h <limits.h> to <limit> 2008-09-30 11:41:04 +00:00
camera.h qualifier Camera<S>:: removed in inline definition (thanks Oscar Barney) 2008-09-22 13:42:49 +00:00
deprecated_matrix.h Port to eigen2: state of the mess: 2008-10-27 19:35:17 +00:00
deprecated_matrix33.h Port to eigen2: state of the mess: 2008-10-27 19:35:17 +00:00
deprecated_matrix44.h Port to eigen2: state of the mess: 2008-10-27 19:35:17 +00:00
disjoint_set.h many gcc compiling issues 2006-11-07 17:22:53 +00:00
eigen.h Port to eigen2: state of the mess: 2008-10-27 19:35:17 +00:00
eigen_vcgaddons.h Port to eigen2: state of the mess: 2008-10-27 19:35:17 +00:00
factorial.h Added new line at the end of file 2008-08-04 15:55:53 +00:00
gen_normal.h Port to eigen2: state of the mess: 2008-10-27 19:35:17 +00:00
histogram.h added missing include limits 2008-03-06 10:45:39 +00:00
legendre.h chamged " to < in the #include 2008-09-22 09:35:01 +00:00
lin_algebra.h add the possiblity to sort eigenvalues/vectors according to their absolute values 2008-10-24 17:21:53 +00:00
linear.h changes necessary for gcc 3.4.5 on linux 64bit. Please take note of case-sensitivity of filenames 2006-04-11 08:09:35 +00:00
matrix.h Port to eigen2: state of the mess: 2008-10-27 19:35:17 +00:00
matrix33.h Port to eigen2: state of the mess: 2008-10-27 19:35:17 +00:00
matrix44.h Port to eigen2: state of the mess: 2008-10-27 19:35:17 +00:00
perlin_noise.h Corrected wrong license information in the header 2008-05-28 23:29:23 +00:00
point_matching.h Port to eigen2: state of the mess: 2008-10-27 19:35:17 +00:00
polar_decomposition.h Port to eigen2: state of the mess: 2008-10-27 19:35:17 +00:00
quadric.h Port to eigen2: state of the mess: 2008-10-27 19:35:17 +00:00
quaternion.h Port to eigen2: state of the mess: 2008-10-27 19:35:17 +00:00
random_generator.h [Namespaces changes] 2008-09-30 11:41:58 +00:00
shot.h Fixed small error in documentation 2008-10-24 18:49:40 +00:00
similarity.h Port to eigen2: state of the mess: 2008-10-27 19:35:17 +00:00
spherical_harmonics.h Spherical Harmonics are templatized on the number of coefficients 2008-10-08 14:01:34 +00:00