ILNumerics - Technical Application Development 
 
 
Classes contained in this namespace are mostly for internal use. Don't confuse this with the static class ILNumerics.Global, which is commonly imported into your algorithm code. See: gettings started guide.
Classes
| Class | Description | |
|---|---|---|
| ArrayDebuggerProxyT, LocalT, InT, OutT, RetT, StorageT | 
            This class is for internal use only. Do not instantiate from this class!
             [ILNumerics Core Module]  | |
| ArrayDebuggerProxyBase | ||
| ArrayOperationAttribute | 
            Attribute used to identify acceleratable operations on ILNumerics arrays. Used by ILNumerics.Accelerator.
             [ILNumerics Core Module]  | |
| Helper | 
            Helper functions for internal use.
             [ILNumerics Core Module]  | |
| RowVisualizer | ||
| ThreadPool | 
            Simple, efficient thread pool implementation - THIS CLASS IS NOT THREAD SAFE !!
             [ILNumerics Core Module]  | 
Structures
| Structure | Description | |
|---|---|---|
| TupleT1, T2 | ||
| TupleT1, T2, T3 | ||
| TupleT1, T2, T3, T4 | ||
| TupleT1, T2, T3, T4, T5 | ||
| TupleT1, T2, T3, T4, T5, T6 | ||
| TupleT1, T2, T3, T4, T5, T6, T7 |