yogevb / a-dda

Automatically exported from code.google.com/p/a-dda
0 stars 0 forks source link

Accelerate D matrix #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Optimize calculation of D matrix, especially relevant when FCD or SO is used.

Original issue reported on code.google.com by yurkin on 24 Dec 2008 at 7:55

GoogleCodeExporter commented 9 years ago
r871 is devoted to this. Extra time for FCD is less than one main iteration, 
and for
SO - about 2-3 iterations. SO can be further improved, but first we should make
something useful out of it.

So I consider this issue fixed.

Original comment by yurkin on 27 Oct 2009 at 10:24