Menu

Commit [r364]  Maximize  Restore  History

*WORK IN PROGRESS* (Not tested on Linux yet)

math classes *matrix, *quaternion, *vector now all support `is_equal` and explicit epsilon parameters for all `is_*` member functions.
eigenvalue-functions removed from matrix (will be back soon)
implementation of polynom classes commented (will be removed soon)
epsilon traits class added to math/types.h

sgrottel 2013-09-11

changed /trunk/thelib++/include/the/math/abstract_matrix.h
changed /trunk/thelib++/include/the/math/abstract_matrix_impl.h
changed /trunk/thelib++/include/the/math/abstract_polynom.h
changed /trunk/thelib++/include/the/math/abstract_polynom_impl.h
changed /trunk/thelib++/include/the/math/abstract_quaternion.h
changed /trunk/thelib++/include/the/math/abstract_vector_impl.h
changed /trunk/thelib++/include/the/math/functions.h
changed /trunk/thelib++/include/the/math/polynom.h
changed /trunk/thelib++/include/the/math/types.h
changed /trunk/thelib++/src/math/types.cpp
changed /trunk/thelib++/test/index.cpp
changed /trunk/thelib++/test/testhelper.h
changed /trunk/thelib++/test/testmatrix.cpp
changed /trunk/thelib++/test/thetest++.vcxproj
/trunk/thelib++/include/the/math/abstract_matrix.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/math/abstract_matrix_impl.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/math/abstract_polynom.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/math/abstract_polynom_impl.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/math/abstract_quaternion.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/math/abstract_vector_impl.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/math/functions.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/math/polynom.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/include/the/math/types.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/src/math/types.cpp Diff Switch to side-by-side view
Loading...
/trunk/thelib++/test/index.cpp Diff Switch to side-by-side view
Loading...
/trunk/thelib++/test/testhelper.h Diff Switch to side-by-side view
Loading...
/trunk/thelib++/test/testmatrix.cpp Diff Switch to side-by-side view
Loading...
/trunk/thelib++/test/thetest++.vcxproj Diff Switch to side-by-side view
Loading...