The Bessel type exposes the following members.

Methods

NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
IOverloaded.
Evaluates a sequence of modified Bessel functions of the first kind.
JOverloaded.
Evaluates a sequence of Bessel functions of the first kind.
KOverloaded.
Evaluates a sequence of modified Bessel functions of the third kind.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ScaledK
Evaluate a sequence of exponentially scaled modified Bessel functions of the third kind with fractional order and real argument.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
Y
Evaluate a sequence of Bessel functions of the second kind with real nonnegative order and real positive argument.

See Also