ILNumerics - Technical Application Development 
 
Top
 
The SpecialData type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| moebius | 
            Create surface data for a Möbius strip
             [ILNumerics Core Module]  | |
| sinc(Int32, Int32) | 
            Generate sinc function in 2D, useful for plotting examples
             [ILNumerics Core Module]  | |
| sinc(Int32, Int32, Single) | 
            Generate sinc function in 2D, useful for plotting examples
             [ILNumerics Core Module]  | |
| sincf(Int32, Int32) | 
            Generate sinc function in 2D, single precision, useful for plotting examples
             [ILNumerics Core Module]  | |
| sincf(Int32, Int32, Single) | 
            Generate sinc function in 2D, useful for plotting examples
             [ILNumerics Core Module]  | |
| sincos1D | 
            Create specified periods of sine and cosine data
             [ILNumerics Core Module]  | |
| sincos1Df | 
            Create specified periods of sine and cosine data, single precision
             [ILNumerics Core Module]  | |
| sphere | 
            Create surface data of a sphere
             [ILNumerics Core Module]  | |
| torus | 
            Create torus cartesian coordinates, to be used for surface plotting
             [ILNumerics Core Module]  | |
| waterfall | 
            Create demo data for surface plots looking like a waterfall
             [ILNumerics Core Module]  | |
| waterfallf | 
            Create demo data for surface plots looking like a waterfall
             [ILNumerics Core Module]  | 
See Also