Subversion Repositories gelsvn

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
207 7029 d 12 h jrf /branches/SPD/ A branch for adding spatial data structures.  
/branches/SPD
116 7166 d 23 h jab /trunk/src/CGLA/ Accepts smaller eigenvalues ... is that good  
/trunk/src/CGLA/eigensolution.cpp
58 7187 d 14 h jab /trunk/ minor changes. Fixed a bug in LinAlg/Matrix.h  
/trunk/Makefile
/trunk/README
/trunk/makefiles/config.mk
/trunk/makefiles/definitions.mk
/trunk/src/CGLA/eigensolution.cpp
/trunk/src/LinAlg/Matrix.h
54 7212 d 11 h jab /trunk/ The Makefiles have been changed. There is now a "make install" target, and
make install installs the header files (by default INSTALL_PREFIX=/usr/local)
in e.g. ${INSTALL_PREFIX}/GEL/CGLA and likewise for the other directories.

The libraries for the active target er stored in /usr/local/lib/GEL_release or
/usr/local/lib/GEL_debug. The libraries are prefixed with GEL_ in order to
prevent name clashes.

Applications are put in /usr/local/bin
 
/trunk/Makefile
/trunk/makefiles/application.mk
/trunk/makefiles/library.mk
/trunk/src/CGLA/eigensolution.cpp
/trunk/src/HMesh/Face.cpp
45 7220 d 13 h jab /trunk/src/CGLA/ In many places in CGLA, int could very well be replaced with unsigned int. This
is a good idea since it makes input checking simpler.
 
/trunk/src/CGLA/ArithMatFloat.h
/trunk/src/CGLA/ArithSqMat3x3Float.cpp
/trunk/src/CGLA/ArithSqMatFloat.h
/trunk/src/CGLA/ArithVec.h
/trunk/src/CGLA/ArithVec3Float.cpp
/trunk/src/CGLA/ArithVecFloat.h
/trunk/src/CGLA/ArithVecInt.h
/trunk/src/CGLA/CGLA.h
/trunk/src/CGLA/Quaternion.h
/trunk/src/CGLA/Vec2f.h
/trunk/src/CGLA/eigensolution.cpp
/trunk/src/CGLA/eigensolution.h
/trunk/src/CGLA/statistics.cpp
12 7350 d 5 h jab /trunk/ NaN initialization is now ok. I also updated the README.  
/trunk/README
/trunk/apps/CGLA-test/covariance_test.cpp
/trunk/apps/CGLA-test/ogl_test.cpp
/trunk/src/CGLA/ArithMatFloat.h
/trunk/src/CGLA/ArithSqMat2x2Float.h
/trunk/src/CGLA/ArithSqMat3x3Float.h
/trunk/src/CGLA/ArithSqMat4x4Float.h
/trunk/src/CGLA/ArithSqMatFloat.h
/trunk/src/CGLA/ArithVec.h
/trunk/src/CGLA/ArithVec2Float.cpp
/trunk/src/CGLA/ArithVec3Float.cpp
/trunk/src/CGLA/ArithVecFloat.h
/trunk/src/CGLA/CGLA.h
/trunk/src/CGLA/Mat2x2d.h
/trunk/src/CGLA/Mat2x2f.h
/trunk/src/CGLA/Mat2x3d.h
/trunk/src/CGLA/Mat2x3f.h
/trunk/src/CGLA/Mat3x3f.h
/trunk/src/CGLA/Mat4x4d.cpp
/trunk/src/CGLA/Mat4x4d.h
/trunk/src/CGLA/Mat4x4f.cpp
/trunk/src/CGLA/Mat4x4f.h
/trunk/src/CGLA/Quaternion.cpp
/trunk/src/CGLA/UnitVector.h
/trunk/src/CGLA/eigensolution.cpp
/trunk/src/CGLA/statistics.cpp
/trunk/src/CGLA/statistics.h
2 7352 d 13 h bj /trunk/ initsl commit with a single app project  
/trunk/GEL.sln
/trunk/Makefile
/trunk/README
/trunk/apps
/trunk/apps/CGLA-test
/trunk/apps/CGLA-test/CGLA-mat_test.vcproj
/trunk/apps/CGLA-test/Makefile
/trunk/apps/CGLA-test/covariance_test.cpp
/trunk/apps/CGLA-test/mat_test.cpp
/trunk/apps/CGLA-test/ogl_test.cpp
/trunk/apps/CGLA-test/simple_test.cpp
/trunk/apps/CGLA-test/vec_test.cpp
/trunk/doc
/trunk/doc/CodingConventions.txt
/trunk/doc/Doxyfile
/trunk/makefiles
/trunk/makefiles/AppTemplate.mk
/trunk/makefiles/Darwin_Power_Macintosh_g++.mk
/trunk/makefiles/IRIX_IP32_CC.mk
/trunk/makefiles/LibTemplate.mk
/trunk/makefiles/Linux_i686_g++.mk
/trunk/makefiles/Linux_i686_g++3.mk
/trunk/makefiles/Linux_i686_icc.mk
/trunk/makefiles/PlatformTemplate.mk
/trunk/makefiles/SunOS_sun4u_CC.mk
/trunk/makefiles/application.mk
/trunk/makefiles/common.mk
/trunk/makefiles/config.mk
/trunk/makefiles/definitions.mk
/trunk/makefiles/findcompiler.sh
/trunk/makefiles/library.mk
/trunk/src
/trunk/src/CGLA
/trunk/src/CGLA/ArithMatFloat.h
/trunk/src/CGLA/ArithSqMat2x2Float.h
/trunk/src/CGLA/ArithSqMat3x3Float.cpp
/trunk/src/CGLA/ArithSqMat3x3Float.h
/trunk/src/CGLA/ArithSqMat4x4Float.cpp
/trunk/src/CGLA/ArithSqMat4x4Float.h
/trunk/src/CGLA/ArithSqMatFloat.h
/trunk/src/CGLA/ArithVec.h
/trunk/src/CGLA/ArithVec2Float.cpp
/trunk/src/CGLA/ArithVec2Float.h
/trunk/src/CGLA/ArithVec3Float.cpp
/trunk/src/CGLA/ArithVec3Float.h
/trunk/src/CGLA/ArithVec3Int.h
/trunk/src/CGLA/ArithVec4Float.h
/trunk/src/CGLA/ArithVecFloat.h
/trunk/src/CGLA/ArithVecInt.h
/trunk/src/CGLA/BitMask.h
/trunk/src/CGLA/CGLA.h
/trunk/src/CGLA/CGLA.vcproj
/trunk/src/CGLA/ExceptionStandard.h
/trunk/src/CGLA/Makefile
/trunk/src/CGLA/Mat2x2d.h
/trunk/src/CGLA/Mat2x2f.h
/trunk/src/CGLA/Mat2x3f.h
/trunk/src/CGLA/Mat3x3d.h
/trunk/src/CGLA/Mat3x3f.cpp
/trunk/src/CGLA/Mat3x3f.h
/trunk/src/CGLA/Mat4x4f.cpp
/trunk/src/CGLA/Mat4x4f.h
/trunk/src/CGLA/Quaternion.cpp
/trunk/src/CGLA/Quaternion.h
/trunk/src/CGLA/TableTrigonometry.cpp
/trunk/src/CGLA/TableTrigonometry.h
/trunk/src/CGLA/UnitVector.h
/trunk/src/CGLA/Vec2d.h
/trunk/src/CGLA/Vec2f.h
/trunk/src/CGLA/Vec2i.cpp
/trunk/src/CGLA/Vec2i.h
/trunk/src/CGLA/Vec3Hf.h
/trunk/src/CGLA/Vec3d.h
/trunk/src/CGLA/Vec3f.cpp
/trunk/src/CGLA/Vec3f.h
/trunk/src/CGLA/Vec3i.cpp
/trunk/src/CGLA/Vec3i.h
/trunk/src/CGLA/Vec3uc.h
/trunk/src/CGLA/Vec3usi.h
/trunk/src/CGLA/Vec4f.h
/trunk/src/CGLA/Vec4uc.h
/trunk/src/CGLA/eigensolution.cpp
/trunk/src/CGLA/eigensolution.h
/trunk/src/CGLA/statistics.cpp
/trunk/src/CGLA/statistics.h