Meta.Numerics Library
Meta.Numerics.Functions Namespace
Meta.NumericsMeta.Numerics.Functions
Contains types that evaluate and characterize functions.
Declaration Syntax
C#Visual BasicVisual C++F#
namespace Meta.Numerics.Functions
Namespace Meta.Numerics.Functions
namespace Meta.Numerics.Functions
namespace Meta.Numerics.Functions
Types
All TypesClasses
IconTypeDescription
AdvancedComplexMath
Contains methods that compute advanced functions of complex arguments.
AdvancedIntegerMath
Contains methods that compute advanced functions of integer arguments.
AdvancedMath
Contains methods that compute advanced functions with real arguments.
EvaluationSettings
Contains settings controling the evaluation of a function.
FunctionMath
Contains methods for finding roots and extrema.
LineExtremum
Represents a maximum or minimum of a function of one variable.
OrthogonalPolynomials
Contains methods that compute the values of orthogonal polynomials.
SpaceExtremum
Represents a maximum or minimum of a function on a multi-dimensional space.