ILNumerics Ultimate VS

SpecialData Methods

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The SpecialData type exposes the following members.

Methods

  NameDescription
Public methodStatic membermoebius
Create surface data for a Möbius strip

[ILNumerics Core Module]

Public methodStatic membersinc(Int32, Int32)
Generate sinc function in 2D, useful for plotting examples

[ILNumerics Core Module]

Public methodStatic membersinc(Int32, Int32, Single)
Generate sinc function in 2D, useful for plotting examples

[ILNumerics Core Module]

Public methodStatic membersincf(Int32, Int32)
Generate sinc function in 2D, single precision, useful for plotting examples

[ILNumerics Core Module]

Public methodStatic membersincf(Int32, Int32, Single)
Generate sinc function in 2D, useful for plotting examples

[ILNumerics Core Module]

Public methodStatic membersincos1D
Create specified periods of sine and cosine data

[ILNumerics Core Module]

Public methodStatic membersincos1Df
Create specified periods of sine and cosine data, single precision

[ILNumerics Core Module]

Public methodStatic membersphere
Create surface data of a sphere

[ILNumerics Core Module]

Public methodStatic membertorus
Create torus cartesian coordinates, to be used for surface plotting

[ILNumerics Core Module]

Public methodStatic memberwaterfall
Create demo data for surface plots looking like a waterfall

[ILNumerics Core Module]

Public methodStatic memberwaterfallf
Create demo data for surface plots looking like a waterfall

[ILNumerics Core Module]

Top
See Also

Reference