C# (CSharp) Accord.Math Namespace

Nested Namespaces

Accord.Math.Convergence
Accord.Math.Decompositions
Accord.Math.Differentiation
Accord.Math.Environments
Accord.Math.Formats
Accord.Math.Geometry
Accord.Math.Integration
Accord.Math.Kinematics
Accord.Math.Metrics
Accord.Math.Optimization
Accord.Math.Random
Accord.Math.Tests
Accord.Math.Transforms
Accord.Math.Wavelets

Classes

Name Description
AbsoluteConvergence Absolute convergence criteria.
Bessel Bessel functions.
Beta Beta functions.
CSharpArrayFormatProvider Gets the matrix representation used in C# multi-dimensional arrays.
CSharpJaggedMatrixFormatProvider Gets the matrix representation used in C# jagged arrays.
CSharpMatrixFormatProvider Gets the matrix representation used in C# multi-dimensional arrays.
ComplexMatrix Static class ComplexExtensions. Defines a set of extension methods that operates mainly on multidimensional arrays and vectors of AForge.NET's Complex data type.
Constants Common mathematical constants.
ContinuousHistogram
CosineTransform Discrete Cosine Transformation.
DefaultArrayFormatProvider Gets the default matrix representation, where each row is separated by a new line, and columns are separated by spaces.
DefaultMatrixFormatProvider Gets the default matrix representation, where each row is separated by a new line, and columns are separated by spaces.
Distance Static class Distance. Defines a set of extension methods defining distance measures.
FourierTransform Fourier transformation.
Gabor Gabor functions.
Gamma Set of special mathematic functions.
HartleyTransform Hartley Transformation.
HilbertTransform Discrete Hilbert Transformation.
Jagged
JaggedReducedRowEchelonForm Reduced row Echelon form
Matrix
Matrix3x3
Matrix4x4
MatrixFormatProviderBase Base class for IMatrixFormatProvider implementers.
MatrixFormatter Defines how matrices are formatted and displayed, depending on the chosen format representation.
Norm Static class Norm. Defines a set of extension methods defining norms measures.
Normal Normal distribution functions.
OctaveMatrixFormatProvider Format provider for the matrix format used by Octave.
OwensT Owen's T function and related functions.
PerlinNoise Perlin noise function.
Point3
ReducedRowEchelonForm Reduced row Echelon form
RelativeConvergence Relative convergence criteria.
SineTransform Discrete Sine Transform
Special Set of special mathematic functions.
Vector
Vector3
Vector4
svd