Subversion Repositories gelsvn

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
46 7226 d 9 h jrf /trunk/src/CGLA/ an overloaded

outer_product(vert_vec, hori_vec, mat, operation)

has been added, to give the possibility of making an outer product using an arbitrary binary operation.
 
45 7226 d 10 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.
 
44 7226 d 11 h jrf /trunk/src/CGLA/ Scope resolution problem wrt. the operator*= has been solved  
43 7226 d 11 h jrf /trunk/src/CGLA/ Replacement of for-loops with STL algorithms.
The for-loops that weren't obviously replaceable still remain.
 
39 7248 d 12 h bj /trunk/ Merged from imesh-and-hmesh
added README_MSVC with building instuctions for visual studio
 
21 7326 d 11 h jrf /trunk/src/CGLA/ CGLA definition of NAN using log(-1.0f)  
12 7356 d 2 h jab /trunk/ NaN initialization is now ok. I also updated the README.  
10 7357 d 3 h jab /trunk/ NAN initialization  
8 7358 d 7 h bj /trunk/src/CGLA/ build in Release copies *.h to GELEXT/include/CGLA/
Release target changed to GELEXT/lib/windows/
 
7 7358 d 8 h jab /trunk/src/CGLA/ fixed small bug.  
5 7358 d 8 h jab /trunk/src/CGLA/ Added double versions of Mat2x3, Mat4x4, Vec4  
2 7358 d 10 h bj /trunk/ initsl commit with a single app project