Meta.Numerics Library
Meta.Numerics Namespace
Meta.NumericsMeta.Numerics
Contains types used throughout the Meta.Numerics library.
Declaration Syntax
C#Visual BasicVisual C++F#
namespace Meta.Numerics
Namespace Meta.Numerics
namespace Meta.Numerics
namespace Meta.Numerics
Types
All TypesClassesStructures
IconTypeDescription
Complex
Represents a complex number.
ComplexMath
Provides simple functions of complex arguments.
DimensionMismatchException
The exception that is thrown when attempting an operation on objects with incompatible dimensions.
Interval
Represents an interval on the real number line.
MoreMath
Contains addtional basic math operations.
NonconvergenceException
The exception that is thrown when an algorithm fails to converge.
UncertainMath
Contains methods for computing basic mathematical functions of uncertain values.
UncertainValue
Represents a value with an associated uncertainty.