Meta.Numerics Library
AdvancedComplexMath Class
Meta.NumericsMeta.Numerics.FunctionsAdvancedComplexMath
Contains methods that compute advanced functions of complex arguments.
Declaration Syntax
C#Visual BasicVisual C++F#
public static class AdvancedComplexMath
Public NotInheritable Class AdvancedComplexMath
public ref class AdvancedComplexMath abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type AdvancedComplexMath =  class end
Members
All MembersMethods



IconMemberDescription
DiLog(Complex)
Computes the complex dilogarithm function, also called Spence's function.
Faddeeva(Complex)
Computes the complex Faddeeva function.
Gamma(Complex)
Computes the complex Gamma function.
LogGamma(Complex)
Compute the complex log Gamma function.
Psi(Complex)
Computes the complex digamma (ψ) function.
Inheritance Hierarchy
Object
AdvancedComplexMath