Click or drag to resize

NMath Reference Guide

NMath contains foundational classes for financial, engineering, and scientific computing and is running today inside of thousands of desktop and embedded applications.

NMath

NMath includes complex number classes, general vector and matrix classes, structured sparse matrix classes and factorizations, general sparse matrix classes and factorizations, general matrix decompositions, least squares solutions, random number generators, Fast Fourier Transforms (FFTs), numerical integration and differentiation methods, function minimization, curve fitting, root-finding, linear and nonlinear programming. This package also provides functions for statistical computation and biostatistics, including descriptive statistics, probability distributions, combinatorial functions, multiple linear regression, hypothesis testing, analysis of variance, multivariate statistics, partial least squares, and nonnegative matrix factorization. Built on .NET Standard 2.0 and supports .NET Framework 4.6.1 (or greater), .NET Core 2.0 (or greater) or .NET 5.0. On Windows, requires Visual Studio 2017-2019 C++ runtime.

For simplicity all NMath types now reside in the CenterSpace.NMath.Core namespace. The CenterSpace.NMath.Analysis, CenterSpace.NMath.Matrix, and CenterSpace.NMath.Stats namespaces have been retired.

See Also

Other Resources

[d2b3d1d0-ef4b-4e28-9a71-d05df3d14f77]