vcglib/vcg/math
Paolo Cignoni 8ee0aafb6e Added Sgn function
added hack for missing is_nan in mingw 
Thanks to Antonio Nicoletti
2016-02-11 15:43:20 +00:00
..
base.h Added Sgn function 2016-02-11 15:43:20 +00:00
camera.h Refactored a bit to allow the conversion of shot and cameras from float to double (added the notoriuous vcg style Construct) 2014-08-10 00:30:20 +00:00
disjoint_set.h removed old style usage of hash map and substituted with c+11 sytle unordered set and map. 2015-09-13 06:20:20 +00:00
eigen.h
eigen_matrix_addons.h
eigen_matrixbase_addons.h
factorial.h
gen_normal.h templated FibonacciPt function on ScalarType 2015-12-24 10:55:48 +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
matrix33.h Fixed "rad" bug in RotationMatrix 2014-07-17 17:45:47 +00:00
matrix44.h matrix44.h: 2014-08-09 10:06:34 +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
old_matrix.h
old_matrix33.h
old_matrix44.h
perlin_noise.h invalid output range - fixed 2014-02-04 16:09:36 +00:00
polar_decomposition.h
quadric.h
quadric5.h Small changes in the long long way to making meshlab and the vcglib really float/double independent 2014-06-18 17:29:34 +00:00
quaternion.h
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 Refactored a bit to allow the conversion of shot and cameras from float to double (added the notoriuous vcg style Construct) 2014-08-10 00:30:20 +00:00
similarity.h
similarity2.h
spherical_harmonics.h