vcglib/vcg/math
Paolo Cignoni e8c7472dca Corrected name of template type S in UndistortedToDistorted() to avoid the shadowing between S as type and S as variable name. 2008-09-09 17:41:33 +00:00
..
base.h Added SQRT_TWO 2008-05-28 08:51:32 +00:00
camera.h Corrected name of template type S in UndistortedToDistorted() to avoid the shadowing between S as type and S as variable name. 2008-09-09 17:41:33 +00:00
disjoint_set.h many gcc compiling issues 2006-11-07 17:22:53 +00:00
factorial.h Added new line at the end of file 2008-08-04 15:55:53 +00:00
gen_normal.h Added missing #include <algorithm> 2007-11-24 20:41:00 +00:00
histogram.h added missing include limits 2008-03-06 10:45:39 +00:00
legendre.h Added new line at the end of file 2008-08-04 15:55:53 +00:00
lin_algebra.h removed printf 2008-03-17 11:36:37 +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 Added SetIdentity method 2006-09-21 18:09:34 +00:00
matrix33.h changed a RotateRad to the new SetRotateRad 2008-08-14 10:02:07 +00:00
matrix44.h Removed compile warning by initializing imax to 0 in Decompose(). 2008-08-27 14:33:20 +00:00
perlin_noise.h Corrected wrong license information in the header 2008-05-28 23:29:23 +00:00
point_matching.h removed a version of the ComputeRigidMatchMatrix that take in input a weight vector. User should use ComputeWeightRigidMatchMatrix directly 2008-07-23 22:50:15 +00:00
polar_decomposition.h created 2005-11-18 14:46:23 +00:00
quadric.h Solved an issue related to different casting double-float between gcc 3 and gcc 4 2007-03-22 11:07:16 +00:00
quaternion.h Rationalized ToMatrix and FromMatrix (and improved algorithm). 2008-07-21 13:38:55 +00:00
random_generator.h Corrected wrong license information in the header 2008-05-28 23:29:23 +00:00
shot.h Extrinsics in Shot use Matrix44 not Quaternion. therefore ToMatrix was correct. 2008-07-14 13:42:22 +00:00
similarity.h Returrned to s*r*t decomposition. 2008-02-24 18:03:03 +00:00
spherical_harmonics.h Added missing includes 2008-08-04 15:38:10 +00:00