This library was designed to provide a variety of common functions and types not included in the standard library.
| Namespace | Description |
|---|---|
| TenneySoftware | Libraries of varying kinds for common use. |
| TenneySoftware.ExtendedFunctions | Classes that extend functions on .Net. |
| TenneySoftware.ExtendedMath | Classes that extend the Math functions on .Net. |
| TenneySoftware.Graphics | A class that provides an easier to use graphics buffer for drawing. |
| TenneySoftware.HighResolutionTimer | Has a class that calls on high precision timer functions. |
| TenneySoftware.Vectors | 2 dimensional and 3 dimensional classes using double point precision as well as math for them. |