Commit ID b08e2d0c873d550a5e32fa023ee74718ab2ae9e1
|
Contributor: | GHA | Files Modified: | 11 |
| Date: | 15-August-2011 at 12:39 | Lines Added: | 313 | |
| Repository: | https://hg01.codeplex.com/nlinear | Lines Removed: | 468 | |
| Commit Comment: | Add generic math routines (sin, cos, sqrt, ..) Relax even more type constraints. |
|||
| File | Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
| Examples/Example-complex-matrix/Program.cs | C# | 1 | 1 | 0 | 0 | 0 | 0 |
| Examples/Example-matrix/Program.cs | C# | 3 | 3 | 0 | 0 | 0 | 0 |
| NLinear/NLinear.csproj | XML | 1 | 0 | 0 | 0 | 0 | 0 |
| NLinear/SRC/LinearAlgebra/Line3.cs | C# | 8 | 8 | 0 | 0 | 0 | 0 |
| NLinear/SRC/LinearAlgebra/Matrix33.cs | C# | 45 | 171 | 0 | 10 | 0 | 27 |
| NLinear/SRC/LinearAlgebra/Matrix44.cs | C# | 72 | 156 | 0 | 10 | 0 | 24 |
| NLinear/SRC/LinearAlgebra/Plane3.cs | C# | 21 | 24 | 0 | 0 | 0 | 2 |
| NLinear/SRC/LinearAlgebra/Vec2.cs | C# | 6 | 14 | 0 | 0 | 0 | 2 |
| NLinear/SRC/LinearAlgebra/Vec3.cs | C# | 6 | 14 | 0 | 0 | 0 | 2 |
| NLinear/SRC/Math/GenericMath.cs | C# | 94 | 0 | 24 | 0 | 27 | 0 |
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.