IMSL C# Numerical Library

TransformDate Members

TransformDate overview

Public Instance Constructors

TransformDate Constructor Initializes a new instance of the TransformDate class.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
IsWeekday Indicates whether the specified date is a weekday.
MapUnitToUser Maps points in the interval [0,1] to user coordinates.
MapUserToUnit Maps user coordinates to the interval [0,1].
SetupMapping Initializes the mappings between user and coordinate space.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

TransformDate Class | Imsl.Chart2D Namespace