vcglib/vcg/math
Paolo Cignoni 71a73a7ad6 added an alternative QuadricMinimization (we should use LRU decomposition!!) 2004-12-10 01:31:59 +00:00
..
base.h Aggiunte macro sin/cos/atan per C++ Builder 2004-08-31 15:42:59 +00:00
camera.h _near and _far are reserved keywords 2004-12-04 15:51:22 +00:00
histogram.h minor changes to comply gcc compiler (typename's and stuff) 2004-08-25 15:15:27 +00:00
lin_algebra.h bug fixed in SingularValueBacksubstitution 2004-10-18 12:18:10 +00:00
linear.h first version 2004-03-16 03:08:17 +00:00
matrix.h - Added SetDiagonal method 2004-10-18 12:16:57 +00:00
matrix33.h Updated interface: all Matrix classes have now the same interface 2004-10-18 15:03:14 +00:00
matrix44.h return in operator+ added. 2004-10-22 14:41:30 +00:00
quadric.h added an alternative QuadricMinimization (we should use LRU decomposition!!) 2004-12-10 01:31:59 +00:00
quaternion.h m.element(x, y) -> m[x][y] 2004-10-22 14:35:42 +00:00
shot.h #include <...Point --> #include <...point 2004-11-30 21:48:47 +00:00
similarity.h templated on the kind of class used to implement rotation 2004-10-07 13:55:47 +00:00