vcglib/vcg/math
Paolo Cignoni db0a706384 Added methods to Histogram and Distribution to get back the number of inserted samples and their total sum 2014-05-13 10:54:42 +00:00
..
base.h Removed all references to the useless old vcg::math::Swap 2013-07-26 07:01:21 +00:00
camera.h commented out unused local variable 2014-04-25 09:21:41 +00:00
disjoint_set.h many gcc compiling issues 2006-11-07 17:22:53 +00:00
eigen.h Rolled back 2011-10-05 15:04:40 +00:00
eigen_matrix_addons.h sounds like I forgot to commit the addition of Transpose compatibility + fix related to recent Eigen change 2008-11-04 12:33:47 +00:00
eigen_matrixbase_addons.h compilation fixes with eigen (norm2=>squaredNorm, a*b => a.dot(b)) 2009-01-23 16:58:47 +00:00
factorial.h Added new line at the end of file 2008-08-04 15:55:53 +00:00
gen_normal.h removed harmless warnings 2010-03-18 14:20:53 +00:00
histogram.h Added methods to Histogram and Distribution to get back the number of inserted samples and their total sum 2014-05-13 10:54:42 +00:00
legendre.h Removed all references to the useless old vcg::math::Swap 2013-07-26 07:01:21 +00:00
linear.h make point2 derived Eigen's Matrix, and a set of minimal fixes to make meshlab compile 2008-10-28 00:59:46 +00:00
matrix33.h Removed all references to the useless old vcg::math::Swap 2013-07-26 07:01:21 +00:00
matrix44.h removed a leftover "solve" method. Use eigen... 2014-04-17 08:28:20 +00:00
old_deprecated_matrix.h Renaming to settle the old attempt of integrally using eigen matrix for matrix44 and matrix33 2013-03-19 21:53:52 +00:00
old_lin_algebra.h renamed the unused old lin_algebra and Matrix. just to be sure that NOBODY use them. 2013-03-19 17:05:56 +00:00
old_matrix.h renamed the unused old lin_algebra and Matrix. just to be sure that NOBODY use them. 2013-03-19 17:05:56 +00:00
old_matrix33.h Renaming to settle the old attempt of integrally using eigen matrix for matrix44 and matrix33 2013-03-19 21:51:13 +00:00
old_matrix44.h Renaming to settle the old attempt of integrally using eigen matrix for matrix44 and matrix33 2013-03-19 21:51:13 +00:00
perlin_noise.h invalid output range - fixed 2014-02-04 16:09:36 +00:00
polar_decomposition.h removed old lib svd and substituted with eigen. 2011-11-21 09:09:58 +00:00
quadric.h Added ByLine() method, which initializes the quadric as the squared distance from a given line. 2009-03-31 09:17:39 +00:00
quadric5.h Rolled back 2011-10-05 15:04:40 +00:00
quaternion.h Added static constuctor that imports from different Quaternion types (overrides same static contstructor of father's Point4 class) 2009-07-10 13:18:24 +00:00
random_generator.h Standardized the generate method of the marsenne twister random generator in order to get also a unsigned capped random generation (like all the other generate() of the other random generators) 2014-04-17 08:19:06 +00:00
shot.h Orthography lenght -> length 2012-10-08 09:07:50 +00:00
similarity.h interpolate -> Interpolate. 2010-11-15 00:16:40 +00:00
similarity2.h Added algorithms for packing into a square rectangles and polygons 2011-10-20 22:29:20 +00:00
spherical_harmonics.h Correctly defined int inside loop as per MSVC requirements, changed assert as to be more accurate 2010-02-11 20:06:14 +00:00