Directory Core/Math/

Total Files:
13
Deleted Files:
0
Lines of Code:
1551

[root]/Core/Math

Lines of Code

Core/Math/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 37 (100.0%) 97 (100.0%) 2.6
worthen 32 (86.5%) 92 (94.8%) 2.8
bigler 5 (13.5%) 5 (5.2%) 1.0

Most Recent Commits

bigler 2006-02-16 17:32 Rev.: 33286


Added float version of SmoothStep and Interpolate.

0 lines of code changed in 2 files:

  • Core/Math: MiscMath.h (changed)
worthen 2006-01-31 16:17 Rev.: 33123

SHARE -> SCISHARE

24 lines of code changed in 17 files:

  • Core/Math: CubicPWI.h (new), Gaussian.h (new), LinAlg.h (+8 -8), Mat.h (new), MiscMath.h (+1 -1), MusilRNG.h (+1 -1), TrigTable.h (+1 -1), share.h (new), ssmult.h (new)
worthen 2006-01-30 13:35 Rev.: 33106

Windows Port. Big changes: new share.h includes and SHARE macros. Change use of hash_map to be compatible with windows. Use of gl extensions

68 lines of code changed in 15 files:

  • Core/Math: CubicPWI.h (+4 -2), Gaussian.h (+4 -1), LinAlg.h (+10 -8), Mat.h (+5 -3), MiscMath.cc (new), MiscMath.h (+3 -1), MusilRNG.h (+3 -1), Trig.h (+1 -1), TrigTable.h (+3 -1), share.h (+11), ssmult.c (new), ssmult.h (+4 -4)
bigler 2006-01-19 15:45 Rev.: 33030


SCIRun/Core/Math/Expon.h

Added float version of Sqrt.

SCIRun/Core/Math/Trig.h

Sqrt() should have been in Expon.h instead of here. Removed it.

5 lines of code changed in 3 files:

  • Core/Math: Expon.h (new), Trig.h (-10)
Generated by StatSVN 0.4.0