Meta.Numerics is a library for scientific and technical computation.
| Namespace | Description |
|---|---|
| Meta.Numerics | Contains types used throughout the Meta.Numerics library. |
| Meta.Numerics.Functions | Contains types that evaluate and characterize functions. |
| Meta.Numerics.Matrices | Contains types that store and operate on matrices. |
| Meta.Numerics.SignalProcessing | Contains types supporting Fourier and related transformation used in signal processing applications. |
| Meta.Numerics.Spin | Contains types useful in computations involving quantum mechanical spin. |
| Meta.Numerics.Statistics | Contains types that store and analyze statistical data. |
| Meta.Numerics.Statistics.Distributions | Contains types that represent probability distributions. |