- 30 Nov, 2010 3 commits
-
-
Alexander Wiebel authored
-
Mathias Goldau authored
[ADD #445] Now the clustering can write its txt file, but it is a very first hack at the moment, I will fix this in the next days
-
Alexander Wiebel authored
-
- 29 Nov, 2010 2 commits
-
-
Mathias Goldau authored
[ADD #445] Now the Dendrogram is computed from the MST, but we need to apply ralphs dendrogram viewer for that. in order to see if the clustering will work.
-
Mathias Goldau authored
-
- 18 Nov, 2010 1 commit
-
-
Mathias Goldau authored
-
- 03 Nov, 2010 1 commit
-
-
Mathias Goldau authored
[CHANGE #431] Since the WFiber is not in math subdirectory it does not belong in wmath::namespace either
-
- 22 Oct, 2010 1 commit
-
-
Mathias Goldau authored
[CHANGE] Renamed WDXtLookUpTable to WMatrixSym, since it really is a symmetric matrix, but what you use it for should not be part of documentation or filename..
-
- 01 Oct, 2010 1 commit
-
-
Mathias Goldau authored
-
- 29 Sep, 2010 1 commit
-
-
Alexander Wiebel authored
classes
-
- 23 Sep, 2010 1 commit
-
-
Mathias Goldau authored
[ADD] tested if an array instead of vector would be a performance improvement or not, leaving it commented out for later tests.
-
- 22 Sep, 2010 1 commit
-
-
Mathias Goldau authored
[ADD] Multithreading implementation has started. ATM there is only a speed up of 2, meaning you will gain the result in half of time, but it scales unfortunately not very well, so having 15 cores on this job will also result only in the half of the time.. So this clearly need to be reworked.
-
- 21 Sep, 2010 1 commit
-
-
Mathias Goldau authored
-
- 14 Sep, 2010 3 commits
-
-
ledig authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 08 Aug, 2010 2 commits
-
-
Sebastian Eichelbaum authored
[CHANGE] - renamed export defines to sound a little bit less Windows-specific (and therefore make this visual studio specific evil sound a little bit less evil)
-
Sebastian Eichelbaum authored
-
- 07 Aug, 2010 1 commit
-
-
ledig authored
-
- 13 Jul, 2010 1 commit
-
-
Sebastian Eichelbaum authored
-
- 27 May, 2010 1 commit
-
-
Sebastian Eichelbaum authored
-
- 19 May, 2010 1 commit
-
-
Alexander Wiebel authored
are many more that do not comply. hg churn rules!
-
- 14 Apr, 2010 1 commit
-
-
Mathias Goldau authored
[CHANGE] Moved WTriangleMesh tests into new place, but they are deactive by now.. This will change in next commits
-
- 08 Apr, 2010 2 commits
- 31 Mar, 2010 1 commit
-
-
schurade authored
-
- 27 Mar, 2010 1 commit
-
-
Mathias Goldau authored
-
- 18 Mar, 2010 3 commits
-
-
Mathias Goldau authored
-
Mathias Goldau authored
-
Mathias Goldau authored
-
- 14 Mar, 2010 1 commit
-
-
Mathias Goldau authored
[ADD #251] Added a plane which provides a primitive sampling method and a boundary concept via WGridRegular3D
-
- 12 Mar, 2010 3 commits
-
-
Mathias Goldau authored
-
Mathias Goldau authored
[CHANGE #262] Now the components from WTriangleMesh decompose, are not bloated anymore, and the construction should be fastened since the use of maps with WPositions as key.
-
Mathias Goldau authored
-
- 11 Mar, 2010 3 commits
-
-
Mathias Goldau authored
-
Mathias Goldau authored
-
Alexander Wiebel authored
WMMarchingCubes. Additionally added a simple rendering module to test this connection.
-
- 05 Mar, 2010 1 commit
-
-
Mathias Goldau authored
-
- 04 Mar, 2010 2 commits
-
-
Mathias Goldau authored
[CHANGE] Similarity metrics are now still accessible via the Strategy Pattern but they now use boost::function which is in terms of performance the same as previous. The main advantage is now there is no abstract (public) class WZhangMetric which may have be missused, and code reduction like hell!
-
Mathias Goldau authored
-