.. |
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
|
big replacement .Zero => .SetZero, and start of Eigen's compatibilities (currently disabled by default)
|
2008-10-27 14:48:14 +00:00 |
deprecated_matrix33.h
|
big replacement .Zero => .SetZero, and start of Eigen's compatibilities (currently disabled by default)
|
2008-10-27 14:48:14 +00:00 |
deprecated_matrix44.h
|
big replacement .Zero => .SetZero, and start of Eigen's compatibilities (currently disabled by default)
|
2008-10-27 14:48:14 +00:00 |
disjoint_set.h
|
many gcc compiling issues
|
2006-11-07 17:22:53 +00:00 |
eigen.h
|
big replacement .Zero => .SetZero, and start of Eigen's compatibilities (currently disabled by default)
|
2008-10-27 14:48:14 +00:00 |
eigen_vcgaddons.h
|
big replacement .Zero => .SetZero, and start of Eigen's compatibilities (currently disabled by default)
|
2008-10-27 14:48:14 +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
|
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
|
big replacement .Zero => .SetZero, and start of Eigen's compatibilities (currently disabled by default)
|
2008-10-27 14:48:14 +00:00 |
matrix33.h
|
big replacement .Zero => .SetZero, and start of Eigen's compatibilities (currently disabled by default)
|
2008-10-27 14:48:14 +00:00 |
matrix44.h
|
big replacement .Zero => .SetZero, and start of Eigen's compatibilities (currently disabled by default)
|
2008-10-27 14:48:14 +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
|
big replacement .Zero => .SetZero, and start of Eigen's compatibilities (currently disabled by default)
|
2008-10-27 14:48:14 +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
|
[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
|
Attempting to make similarity compatible with both quaternions and matrix44
|
2008-09-26 15:37:53 +00:00 |
spherical_harmonics.h
|
Spherical Harmonics are templatized on the number of coefficients
|
2008-10-08 14:01:34 +00:00 |