Namespaces
MathNet.Numerics
MathNet.Numerics.Differentiation
MathNet.Numerics.Distributions
MathNet.Numerics.Financial
MathNet.Numerics.IntegralTransforms
MathNet.Numerics.Integration
MathNet.Numerics.Interpolation
MathNet.Numerics.LinearAlgebra
MathNet.Numerics.LinearAlgebra.Complex
MathNet.Numerics.LinearAlgebra.Complex.Solvers
MathNet.Numerics.LinearAlgebra.Complex32
MathNet.Numerics.LinearAlgebra.Complex32.Solvers
MathNet.Numerics.LinearAlgebra.Double
MathNet.Numerics.LinearAlgebra.Double.Solvers
MathNet.Numerics.LinearAlgebra.Factorization
MathNet.Numerics.LinearAlgebra.Single
MathNet.Numerics.LinearAlgebra.Single.Solvers
MathNet.Numerics.LinearAlgebra.Solvers
MathNet.Numerics.LinearAlgebra.Storage
MathNet.Numerics.LinearRegression
MathNet.Numerics.OdeSolvers
MathNet.Numerics.Optimization
MathNet.Numerics.Optimization.LineSearch
MathNet.Numerics.Optimization.ObjectiveFunctions
MathNet.Numerics.Optimization.TrustRegion
MathNet.Numerics.Providers
MathNet.Numerics.Providers.FourierTransform
MathNet.Numerics.Providers.LinearAlgebra
MathNet.Numerics.Providers.SparseSolver
MathNet.Numerics.Random
MathNet.Numerics.RootFinding
MathNet.Numerics.Statistics
MathNet.Numerics.Statistics.Mcmc
Types in MathNet.Numerics
AppSwitches
Combinatorics
Complex32
ComplexExtensions
Constants
ContourIntegrate
Control
Differentiate
DifferIntegrate
Distance
Euclid
ExcelFunctions
FindMinimum
FindRoots
Fit
Generate
GoodnessOfFit
Integrate
Interpolate
InvalidParameterException
IPrecisionSupport<T>
MemoryAllocationException
NativeInterfaceException
NonConvergenceException
NumericalBreakdownException
Permutation
Polynomial
Precision
Series
SingularUMatrixException
Sorting
SpecialFunctions
TestFunctions
Trig
Window
Type
NativeInterfaceException
Namespace
MathNet.Numerics
Parent
Exception
An error occurred calling native provider function.
Methods
Equals
GetBaseException
GetHashCode
GetObjectData
GetType
ToString
Properties
Data
HelpLink
HResult
InnerException
Message
Source
StackTrace
TargetSite
Public Methods
bool
Equals
(
object
obj)
Exception
GetBaseException
()
int
GetHashCode
()
void
GetObjectData
(
SerializationInfo
info,
StreamingContext
context)
Type
GetType
()
string
ToString
()
Public Properties
IDictionary
Data
get;
string
HelpLink
get; set;
int
HResult
get; set;
Exception
InnerException
get;
string
Message
get;
string
Source
get; set;
string
StackTrace
get;
MethodBase
TargetSite
get;