The Utility type exposes the following members.

Constructors

  NameDescription
Public methodUtility
Initializes a new instance of the Utility class

Methods

  NameDescription
Public methodStatic memberConvert(array<ComplexD>[]()[][])
Public methodStatic memberConvert(array<ComplexF>[]()[][])
Public methodStatic memberDumpToFile
Dumps supplied text to file.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberProgramFilesx64
Gets the x64 program files directory.
Public methodStatic memberProgramFilesx86
Gets the x86 program files directory.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also