![]() |
Matrix Class |
Namespace: Accord.Math
The Matrix type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Abs(Double) | Obsolete.
Elementwise absolute value.
|
![]() ![]() | Abs(Double) | Obsolete.
Elementwise absolute value.
|
![]() ![]() | Abs(Int32) | Obsolete.
Elementwise absolute value.
|
![]() ![]() | Abs(Int32) | Obsolete.
Elementwise absolute value.
|
![]() ![]() | Add | Obsolete.
Obsolete. Please use the [M:Accord.Math.Elementwise.Add(System.Double[0:,0:],System.Double[],System.Int32)] method instead.
|
![]() ![]() | AddToDiagonal(Double, Double, Boolean) | Obsolete.
Obsolete. Please use the [M:Accord.Math.Elementwise.AddToDiagonal(System.Double[0:,0:],System.Double)] method instead.
|
![]() ![]() | AddToDiagonal(Double, Double, Boolean) | Obsolete.
Obsolete. Please use the [M:Accord.Math.Elementwise.AddToDiagonal(System.Double[0:,0:],System.Double)] method instead.
|
![]() ![]() | ApplyTData, TResult(IListTData, FuncTData, TResult) |
Applies a function to every element of the array.
|
![]() ![]() | ApplyTInput, TResult(TInput, FuncTInput, TResult) |
Applies a function to every element of the array.
|
![]() ![]() | ApplyTInput, TResult(TInput, FuncTInput, Int32, Int32, TResult) |
Applies a function to every element of the array.
|
![]() ![]() | ApplyTInput, TResult(TInput, FuncTInput, TResult) |
Applies a function to every element of the array.
|
![]() ![]() | ApplyTInput, TResult(TInput, FuncTInput, Int32, TResult) |
Applies a function to every element of the array.
|
![]() ![]() | ApplyTInput, TResult(TInput, FuncTInput, TResult) |
Applies a function to every element of the array.
|
![]() ![]() | ApplyTInput, TResult(TInput, FuncTInput, Int32, Int32, TResult) |
Applies a function to every element of the array.
|
![]() ![]() | ApplyTData, TResult(IListTData, FuncTData, TResult, TResult) |
Applies a function to every element of the array.
|
![]() ![]() | ApplyTInput, TResult(TInput, FuncTInput, TResult, TResult) |
Applies a function to every element of the array.
|
![]() ![]() | ApplyTInput, TResult(TInput, FuncTInput, Int32, Int32, TResult, TResult) |
Applies a function to every element of the array.
|
![]() ![]() | ApplyTInput, TResult(TInput, FuncTInput, TResult, TResult) |
Applies a function to every element of the array.
|
![]() ![]() | ApplyTInput, TResult(TInput, FuncTInput, Int32, TResult, TResult) |
Applies a function to every element of the array.
|
![]() ![]() | ApplyTInput, TResult(TInput, FuncTInput, TResult, TResult) |
Applies a function to every element of the array.
|
![]() ![]() | ApplyTInput, TResult(TInput, FuncTInput, Int32, Int32, TResult, TResult) |
Applies a function to every element of the array.
|
![]() ![]() | ApplyInPlaceT(T, FuncT, T) | Obsolete.
Applies a function to every element of a matrix.
|
![]() ![]() | ApplyInPlaceT(T, FuncT, Int32, Int32, T) | Obsolete.
Applies a function to every element of a matrix.
|
![]() ![]() | ApplyInPlaceT(T, FuncT, T) | Obsolete.
Applies a function to every element of the array.
|
![]() ![]() | ApplyInPlaceT(T, FuncT, Int32, T) | Obsolete.
Applies a function to every element of the array.
|
![]() ![]() | ApplyWithIndexTData, TResult(TData, FuncTData, Int32, Int32, TResult) | Obsolete.
Applies a function to every element of a matrix.
|
![]() ![]() | ApplyWithIndexTData, TResult(TData, FuncTData, Int32, TResult) | Obsolete.
Applies a function to every element of the array.
|
![]() ![]() | ArgMaxT(T) |
Gets the index of the maximum element in a matrix.
|
![]() ![]() | ArgMaxT(T) |
Gets the maximum element in a vector.
|
![]() ![]() | ArgMaxT(T) |
Gets the index of the maximum element in a matrix.
|
![]() ![]() | ArgMaxT(T, Int32) |
Gets the index of the maximum element in a matrix across a given dimension.
|
![]() ![]() | ArgMaxT(T, T) |
Gets the maximum element in a vector.
|
![]() ![]() | ArgMaxT(T, Int32) |
Gets the index of the maximum element in a matrix across a given dimension.
|
![]() ![]() | ArgMaxT(T, Int32, Int32) |
Gets the index of the maximum element in a matrix across a given dimension.
|
![]() ![]() | ArgMaxT(T, Int32, Int32) |
Gets the index of the maximum element in a matrix across a given dimension.
|
![]() ![]() | ArgMinT(T) |
Gets the index of the minimum element in a matrix.
|
![]() ![]() | ArgMinT(T) |
Gets the minimum element in a vector.
|
![]() ![]() | ArgMinT(T) |
Gets the index of the minimum element in a matrix.
|
![]() ![]() | ArgMinT(T, Int32) |
Gets the index of the minimum element in a matrix across a given dimension.
|
![]() ![]() | ArgMinT(T, T) |
Gets the minimum element in a vector.
|
![]() ![]() | ArgMinT(T, Int32) |
Gets the index of the minimum element in a matrix across a given dimension.
|
![]() ![]() | ArgMinT(T, Int32, Int32) |
Gets the index of the minimum element in a matrix across a given dimension.
|
![]() ![]() | ArgMinT(T, Int32, Int32) |
Gets the index of the minimum element in a matrix across a given dimension.
|
![]() ![]() | ArgSortT |
Gets the indices that sort a vector.
|
![]() ![]() | BottomT |
Retrieves the bottom count values of an array.
|
![]() ![]() | CartesianT(IEnumerableIEnumerableT) |
Computes the Cartesian product of many sets.
|
![]() ![]() | CartesianT(T) |
Computes the Cartesian product of many sets.
|
![]() ![]() | CartesianT(T, T) |
Computes the Cartesian product of two sets.
|
![]() ![]() | CartesianProductT(IEnumerableIEnumerableT) | Obsolete.
Obsolete. Please use the CartesianT(IEnumerableIEnumerableT) method instead.
|
![]() ![]() | CartesianProductT(T) | Obsolete.
Obsolete. Please use the CartesianT(T) method instead.
|
![]() ![]() | CartesianProductT(T, T) | Obsolete.
Obsolete. Please use the CartesianT(T, T) method instead.
|
![]() ![]() | Ceiling(Double) |
Returns the largest integer greater than or equal than to the specified
double-precision floating-point number for each element of the matrix.
|
![]() ![]() | Ceiling(Double) |
Returns the largest integer greater than or equal than to the specified
double-precision floating-point number for each element of the array.
|
![]() ![]() | Centering |
Creates a centering matrix of size N x N in the
form (I - 1N) where 1N is a matrix with
all elements equal to 1 / N.
|
![]() ![]() | Clear(Array) |
Sets all elements in an array to zero.
|
![]() ![]() | ClearT(T) |
Sets all elements in an array to zero.
|
![]() ![]() | ColumnsT(IEnumerableT) |
Gets the number of columns in a jagged matrix.
|
![]() ![]() | ColumnsT(T) |
Gets the number of columns in a multidimensional matrix.
|
![]() ![]() | ColumnsT(T) |
Gets the number of columns in a jagged matrix.
|
![]() ![]() | ColumnsT(T, Boolean) |
Gets the number of columns in a jagged matrix.
|
![]() ![]() | ColumnVectorT |
Creates a Nx1 matrix with a single column vector of size N.
|
![]() ![]() | ConcatenateT(T) |
Combines a matrix and a vector horizontally.
|
![]() ![]() | ConcatenateT(T) |
Combine vectors horizontally.
|
![]() ![]() | ConcatenateT(T) |
Combines a matrix and a vector horizontally.
|
![]() ![]() | ConcatenateT(T, T) |
Combines a vector and a element horizontally.
|
![]() ![]() | ConcatenateT(T, T) |
Combines two matrices horizontally.
|
![]() ![]() | ConcatenateT(T, T) |
Combines a matrix and a vector horizontally.
|
![]() ![]() | ConcatenateT(T, T) |
Combines a vector and a element horizontally.
|
![]() ![]() | ConcatenateT(T, T) |
Combines two vectors horizontally.
|
![]() ![]() | ConcatenateT(T, T) |
Combines two matrices horizontally.
|
![]() ![]() | ConvertTInput, TOutput(TInput) |
Converts the values of a vector using the given converter expression.
|
![]() ![]() | ConvertTInput, TOutput(TInput, ConverterTInput, TOutput) |
Converts the values of a matrix using the given converter expression.
|
![]() ![]() | ConvertTInput, TOutput(TInput, ConverterTInput, TOutput) |
Converts the values of a vector using the given converter expression.
|
![]() ![]() | ConvertTInput, TOutput(TInput, ConverterTInput, TOutput) |
Converts the values of a matrix using the given converter expression.
|
![]() ![]() | Convolve(Double, Double) |
Convolves an array with the given kernel.
|
![]() ![]() | Convolve(Double, Double, Boolean) |
Convolves an array with the given kernel.
|
![]() ![]() | CopyT(T) |
Creates a memberwise copy of a matrix. Matrix elements
themselves are copied only in a shallow manner (i.e. not cloned).
|
![]() ![]() | CopyT(T) |
Creates a member-wise copy of a jagged matrix. Matrix elements
themselves are copied only in a shallowed manner (i.e. not cloned).
|
![]() ![]() | CopyToT(T, T) |
Copies the content of an array to another array.
|
![]() ![]() | CopyToT(T, T) |
Copies the content of an array to another array.
|
![]() ![]() | CopyToT(T, T) |
Copies the content of an array to another array.
|
![]() ![]() | CopyToT(T, T, Boolean) |
Copies the content of an array to another array.
|
![]() ![]() | CopyToT(T, T, Boolean) |
Copies the content of an array to another array.
|
![]() ![]() | CopyToT(T, T, Boolean) |
Copies the content of an array to another array.
|
![]() ![]() | CountT |
Gets the number of elements matching a certain criteria.
|
![]() ![]() | Create(Type, Int32) |
Creates a jagged matrix with all values set to a given value.
|
![]() ![]() | CreateT(T) |
Creates a matrix with the given values.
|
![]() ![]() | CreateT(T) |
Creates a matrix with the given rows.
|
![]() ![]() | CreateT(Int32, Int32, T) |
Creates a matrix with all values set to a given value.
|
![]() ![]() | CreateT(Int32, Int32, T) |
Creates a matrix with all values set to a given value.
|
![]() ![]() | CreateT(Int32, Int32, T, Boolean) |
Creates a matrix with all values set to a given value.
|
![]() ![]() | CreateAsT(T) |
Creates a new multidimensional matrix with the same shape as another matrix.
|
![]() ![]() | CreateAsT(T) |
Creates a new multidimensional matrix with the same shape as another matrix.
|
![]() ![]() | CreateAsTInput, TOutput(TInput) |
Creates a new multidimensional matrix with the same shape as another matrix.
|
![]() ![]() | CreateAsTInput, TOutput(TInput) |
Creates a new multidimensional matrix with the same shape as another matrix.
|
![]() ![]() | Cross(Byte, Byte) |
Vector product.
|
![]() ![]() | Cross(Byte, Double) |
Vector product.
|
![]() ![]() | Cross(Byte, Int32) |
Vector product.
|
![]() ![]() | Cross(Byte, Single) |
Vector product.
|
![]() ![]() | Cross(Decimal, Decimal) |
Vector product.
|
![]() ![]() | Cross(Decimal, Double) |
Vector product.
|
![]() ![]() | Cross(Decimal, Int32) |
Vector product.
|
![]() ![]() | Cross(Decimal, Single) |
Vector product.
|
![]() ![]() | Cross(Double, Double) |
Vector product.
|
![]() ![]() | Cross(Double, Int32) |
Vector product.
|
![]() ![]() | Cross(Double, Single) |
Vector product.
|
![]() ![]() | Cross(Int16, Double) |
Vector product.
|
![]() ![]() | Cross(Int16, Int16) |
Vector product.
|
![]() ![]() | Cross(Int16, Int32) |
Vector product.
|
![]() ![]() | Cross(Int16, Single) |
Vector product.
|
![]() ![]() | Cross(Int32, Double) |
Vector product.
|
![]() ![]() | Cross(Int32, Int32) |
Vector product.
|
![]() ![]() | Cross(Int32, Single) |
Vector product.
|
![]() ![]() | Cross(Int64, Double) |
Vector product.
|
![]() ![]() | Cross(Int64, Int32) |
Vector product.
|
![]() ![]() | Cross(Int64, Int64) |
Vector product.
|
![]() ![]() | Cross(Int64, Single) |
Vector product.
|
![]() ![]() | Cross(SByte, Double) |
Vector product.
|
![]() ![]() | Cross(SByte, Int32) |
Vector product.
|
![]() ![]() | Cross(SByte, SByte) |
Vector product.
|
![]() ![]() | Cross(SByte, Single) |
Vector product.
|
![]() ![]() | Cross(Single, Double) |
Vector product.
|
![]() ![]() | Cross(Single, Int32) |
Vector product.
|
![]() ![]() | Cross(Single, Single) |
Vector product.
|
![]() ![]() | Cross(Byte, Byte, Byte) |
Vector product.
|
![]() ![]() | Cross(Byte, Byte, Double) |
Vector product.
|
![]() ![]() | Cross(Byte, Byte, Int32) |
Vector product.
|
![]() ![]() | Cross(Byte, Double, Byte) |
Vector product.
|
![]() ![]() | Cross(Byte, Double, Double) |
Vector product.
|
![]() ![]() | Cross(Byte, Double, Int32) |
Vector product.
|
![]() ![]() | Cross(Byte, Int32, Byte) |
Vector product.
|
![]() ![]() | Cross(Byte, Int32, Double) |
Vector product.
|
![]() ![]() | Cross(Byte, Int32, Int32) |
Vector product.
|
![]() ![]() | Cross(Byte, Single, Byte) |
Vector product.
|
![]() ![]() | Cross(Byte, Single, Double) |
Vector product.
|
![]() ![]() | Cross(Byte, Single, Int32) |
Vector product.
|
![]() ![]() | Cross(Byte, Single, Single) |
Vector product.
|
![]() ![]() | Cross(Decimal, Decimal, Decimal) |
Vector product.
|
![]() ![]() | Cross(Decimal, Decimal, Double) |
Vector product.
|
![]() ![]() | Cross(Decimal, Decimal, Int32) |
Vector product.
|
![]() ![]() | Cross(Decimal, Double, Decimal) |
Vector product.
|
![]() ![]() | Cross(Decimal, Double, Double) |
Vector product.
|
![]() ![]() | Cross(Decimal, Double, Int32) |
Vector product.
|
![]() ![]() | Cross(Decimal, Int32, Decimal) |
Vector product.
|
![]() ![]() | Cross(Decimal, Int32, Double) |
Vector product.
|
![]() ![]() | Cross(Decimal, Int32, Int32) |
Vector product.
|
![]() ![]() | Cross(Decimal, Single, Decimal) |
Vector product.
|
![]() ![]() | Cross(Decimal, Single, Double) |
Vector product.
|
![]() ![]() | Cross(Decimal, Single, Int32) |
Vector product.
|
![]() ![]() | Cross(Decimal, Single, Single) |
Vector product.
|
![]() ![]() | Cross(Double, Double, Double) |
Vector product.
|
![]() ![]() | Cross(Double, Double, Int32) |
Vector product.
|
![]() ![]() | Cross(Double, Int32, Double) |
Vector product.
|
![]() ![]() | Cross(Double, Int32, Int32) |
Vector product.
|
![]() ![]() | Cross(Double, Single, Double) |
Vector product.
|
![]() ![]() | Cross(Double, Single, Int32) |
Vector product.
|
![]() ![]() | Cross(Double, Single, Single) |
Vector product.
|
![]() ![]() | Cross(Int16, Double, Double) |
Vector product.
|
![]() ![]() | Cross(Int16, Double, Int16) |
Vector product.
|
![]() ![]() | Cross(Int16, Double, Int32) |
Vector product.
|
![]() ![]() | Cross(Int16, Int16, Double) |
Vector product.
|
![]() ![]() | Cross(Int16, Int16, Int16) |
Vector product.
|
![]() ![]() | Cross(Int16, Int16, Int32) |
Vector product.
|
![]() ![]() | Cross(Int16, Int32, Double) |
Vector product.
|
![]() ![]() | Cross(Int16, Int32, Int16) |
Vector product.
|
![]() ![]() | Cross(Int16, Int32, Int32) |
Vector product.
|
![]() ![]() | Cross(Int16, Single, Double) |
Vector product.
|
![]() ![]() | Cross(Int16, Single, Int16) |
Vector product.
|
![]() ![]() | Cross(Int16, Single, Int32) |
Vector product.
|
![]() ![]() | Cross(Int16, Single, Single) |
Vector product.
|
![]() ![]() | Cross(Int32, Double, Double) |
Vector product.
|
![]() ![]() | Cross(Int32, Double, Int32) |
Vector product.
|
![]() ![]() | Cross(Int32, Int32, Double) |
Vector product.
|
![]() ![]() | Cross(Int32, Int32, Int32) |
Vector product.
|
![]() ![]() | Cross(Int32, Single, Double) |
Vector product.
|
![]() ![]() | Cross(Int32, Single, Int32) |
Vector product.
|
![]() ![]() | Cross(Int32, Single, Single) |
Vector product.
|
![]() ![]() | Cross(Int64, Double, Double) |
Vector product.
|
![]() ![]() | Cross(Int64, Double, Int32) |
Vector product.
|
![]() ![]() | Cross(Int64, Double, Int64) |
Vector product.
|
![]() ![]() | Cross(Int64, Int32, Double) |
Vector product.
|
![]() ![]() | Cross(Int64, Int32, Int32) |
Vector product.
|
![]() ![]() | Cross(Int64, Int32, Int64) |
Vector product.
|
![]() ![]() | Cross(Int64, Int64, Double) |
Vector product.
|
![]() ![]() | Cross(Int64, Int64, Int32) |
Vector product.
|
![]() ![]() | Cross(Int64, Int64, Int64) |
Vector product.
|
![]() ![]() | Cross(Int64, Single, Double) |
Vector product.
|
![]() ![]() | Cross(Int64, Single, Int32) |
Vector product.
|
![]() ![]() | Cross(Int64, Single, Int64) |
Vector product.
|
![]() ![]() | Cross(Int64, Single, Single) |
Vector product.
|
![]() ![]() | Cross(SByte, Double, Double) |
Vector product.
|
![]() ![]() | Cross(SByte, Double, Int32) |
Vector product.
|
![]() ![]() | Cross(SByte, Double, SByte) |
Vector product.
|
![]() ![]() | Cross(SByte, Int32, Double) |
Vector product.
|
![]() ![]() | Cross(SByte, Int32, Int32) |
Vector product.
|
![]() ![]() | Cross(SByte, Int32, SByte) |
Vector product.
|
![]() ![]() | Cross(SByte, SByte, Double) |
Vector product.
|
![]() ![]() | Cross(SByte, SByte, Int32) |
Vector product.
|
![]() ![]() | Cross(SByte, SByte, SByte) |
Vector product.
|
![]() ![]() | Cross(SByte, Single, Double) |
Vector product.
|
![]() ![]() | Cross(SByte, Single, Int32) |
Vector product.
|
![]() ![]() | Cross(SByte, Single, SByte) |
Vector product.
|
![]() ![]() | Cross(SByte, Single, Single) |
Vector product.
|
![]() ![]() | Cross(Single, Double, Double) |
Vector product.
|
![]() ![]() | Cross(Single, Double, Int32) |
Vector product.
|
![]() ![]() | Cross(Single, Double, Single) |
Vector product.
|
![]() ![]() | Cross(Single, Int32, Double) |
Vector product.
|
![]() ![]() | Cross(Single, Int32, Int32) |
Vector product.
|
![]() ![]() | Cross(Single, Int32, Single) |
Vector product.
|
![]() ![]() | Cross(Single, Single, Double) |
Vector product.
|
![]() ![]() | Cross(Single, Single, Int32) |
Vector product.
|
![]() ![]() | Cross(Single, Single, Single) |
Vector product.
|
![]() ![]() | CumulativeSum(Decimal) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Double) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Int16) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Int32) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Int64) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Single) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Decimal, Int32) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Decimal, Decimal) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Decimal, Int32) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Double, Int32) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Double, Double) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Double, Int32) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Int16, Int32) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Int16, Int16) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Int16, Int32) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Int32, Int32) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Int32, Int32) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Int32, Int32) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Int64, Int32) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Int64, Int64) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Int64, Int32) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Single, Int32) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Single, Single) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Single, Int32) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Decimal, Int32, Decimal) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Decimal, Int32, Decimal) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Double, Int32, Double) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Double, Int32, Double) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Int16, Int32, Int16) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Int16, Int32, Int16) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Int32, Int32, Int32) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Int32, Int32, Int32) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Int64, Int32, Int64) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Int64, Int32, Int64) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Single, Int32, Single) |
Matrix cumulative sum.
|
![]() ![]() | CumulativeSum(Single, Int32, Single) |
Matrix cumulative sum.
|
![]() ![]() | Decompose(Decimal, Boolean) |
Creates a matrix decomposition that be used to compute the solution matrix if the
matrix is square or the least squares solution otherwise.
|
![]() ![]() | Decompose(Decimal, Boolean) |
Creates a matrix decomposition that be used to compute the solution matrix if the
matrix is square or the least squares solution otherwise.
|
![]() ![]() | Decompose(Double, Boolean) |
Creates a matrix decomposition that be used to compute the solution matrix if the
matrix is square or the least squares solution otherwise.
|
![]() ![]() | Decompose(Double, Boolean) |
Creates a matrix decomposition that be used to compute the solution matrix if the
matrix is square or the least squares solution otherwise.
|
![]() ![]() | Decompose(Single, Boolean) |
Creates a matrix decomposition that be used to compute the solution matrix if the
matrix is square or the least squares solution otherwise.
|
![]() ![]() | Decompose(Single, Boolean) |
Creates a matrix decomposition that be used to compute the solution matrix if the
matrix is square or the least squares solution otherwise.
|
![]() ![]() | DeepFlatten |
Transforms a jagged array matrix into a single vector.
|
![]() ![]() | DeepToMatrix |
Converts a jagged-array into a multidimensional array.
|
![]() ![]() | Determinant(Double) |
Gets the determinant of a matrix.
|
![]() ![]() | Determinant(Double, Boolean) |
Gets the determinant of a matrix.
|
![]() ![]() | DiagonalT(T) |
Gets the diagonal vector from a matrix.
|
![]() ![]() | DiagonalT(T) |
Returns a block-diagonal matrix with the given matrices on its diagonal.
|
![]() ![]() | DiagonalT(T) |
Return a square matrix with a vector of values on its diagonal.
|
![]() ![]() | DiagonalT(T) |
Gets the diagonal vector from a matrix.
|
![]() ![]() | DiagonalT(Int32, T) |
Returns a square diagonal matrix of the given size.
|
![]() ![]() | DiagonalT(Int32, T) |
Return a square matrix with a vector of values on its diagonal.
|
![]() ![]() | DiagonalT(T, T) |
Return a square matrix with a vector of values on its diagonal.
|
![]() ![]() | DiagonalT(Int32, Int32, T) |
Returns a matrix of the given size with value on its diagonal.
|
![]() ![]() | DiagonalT(Int32, Int32, T) |
Returns a matrix with a vector of values on its diagonal.
|
![]() ![]() | DiagonalT(Int32, T, T) |
Returns a square diagonal matrix of the given size.
|
![]() ![]() | DiagonalT(Int32, T, T) |
Return a square matrix with a vector of values on its diagonal.
|
![]() ![]() | DiagonalT(Int32, Int32, T, T) |
Returns a matrix of the given size with value on its diagonal.
|
![]() ![]() | DiagonalT(Int32, Int32, T, T) |
Returns a matrix with a vector of values on its diagonal.
|
![]() ![]() | DimensionEquals |
Checks whether two arrays have the same dimensions.
|
![]() ![]() | DistinctT(T) |
Retrieves a list of the distinct values for each matrix column.
|
![]() ![]() | DistinctT(T) |
Retrieves only distinct values contained in an array.
|
![]() ![]() | DistinctT(T) |
Retrieves a list of the distinct values for each matrix column.
|
![]() ![]() | DistinctT(T, Boolean) |
Retrieves only distinct values contained in an array.
|
![]() ![]() | DistinctT, TProperty(T, FuncT, TProperty) |
Retrieves only distinct values contained in an array.
|
![]() ![]() | DistinctCountT(T) |
Gets the number of distinct values
present in each column of a matrix.
|
![]() ![]() | DistinctCountT(T) |
Gets the number of distinct values
present in each column of a matrix.
|
![]() ![]() | DistinctCountT(T) |
Gets the number of distinct values
present in each column of a matrix.
|
![]() ![]() | Divide(Decimal, Decimal, Boolean) |
Divides two matrices by multiplying A by the inverse of B.
|
![]() ![]() | Divide(Decimal, Decimal, Boolean) |
Divides two matrices by multiplying A by the inverse of B.
|
![]() ![]() | Divide(Double, Double, Boolean) |
Divides two matrices by multiplying A by the inverse of B.
|
![]() ![]() | Divide(Double, Double, Boolean) |
Divides two matrices by multiplying A by the inverse of B.
|
![]() ![]() | Divide(Single, Single, Boolean) |
Divides two matrices by multiplying A by the inverse of B.
|
![]() ![]() | Divide(Single, Single, Boolean) |
Divides two matrices by multiplying A by the inverse of B.
|
![]() ![]() | DivideByDiagonal(Byte, Byte) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Byte) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Decimal) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Decimal) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Double, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Double, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Double, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Double, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Double, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Double, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Int16) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Int16) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int32, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int32, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int32, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int32, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int32, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int32, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Int64) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Int64) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, SByte) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, SByte) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Byte, Byte) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Byte, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Byte, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Double, Byte) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Double, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Double, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Int32, Byte) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Int32, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Int32, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Single, Byte) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Single, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Single, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Single, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Byte, Byte) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Byte, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Byte, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Double, Byte) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Double, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Double, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Int32, Byte) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Int32, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Int32, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Single, Byte) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Single, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Single, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Byte, Single, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Decimal, Decimal) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Decimal, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Decimal, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Double, Decimal) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Double, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Double, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Int32, Decimal) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Int32, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Int32, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Single, Decimal) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Single, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Single, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Single, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Decimal, Decimal) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Decimal, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Decimal, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Double, Decimal) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Double, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Double, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Int32, Decimal) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Int32, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Int32, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Single, Decimal) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Single, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Single, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Decimal, Single, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Double, Double, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Double, Double, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Double, Int32, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Double, Int32, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Double, Single, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Double, Single, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Double, Single, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Double, Double, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Double, Double, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Double, Int32, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Double, Int32, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Double, Single, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Double, Single, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Double, Single, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Double, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Double, Int16) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Double, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Int16, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Int16, Int16) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Int16, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Int32, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Int32, Int16) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Int32, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Single, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Single, Int16) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Single, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Single, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Double, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Double, Int16) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Double, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Int16, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Int16, Int16) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Int16, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Int32, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Int32, Int16) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Int32, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Single, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Single, Int16) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Single, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int16, Single, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int32, Double, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int32, Double, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int32, Int32, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int32, Int32, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int32, Single, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int32, Single, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int32, Single, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int32, Double, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int32, Double, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int32, Int32, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int32, Int32, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int32, Single, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int32, Single, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int32, Single, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Double, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Double, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Double, Int64) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Int32, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Int32, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Int32, Int64) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Int64, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Int64, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Int64, Int64) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Single, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Single, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Single, Int64) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Single, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Double, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Double, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Double, Int64) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Int32, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Int32, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Int32, Int64) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Int64, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Int64, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Int64, Int64) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Single, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Single, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Single, Int64) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Int64, Single, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Double, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Double, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Double, SByte) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Int32, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Int32, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Int32, SByte) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, SByte, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, SByte, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, SByte, SByte) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Single, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Single, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Single, SByte) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Single, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Double, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Double, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Double, SByte) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Int32, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Int32, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Int32, SByte) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, SByte, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, SByte, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, SByte, SByte) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Single, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Single, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Single, SByte) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(SByte, Single, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Double, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Double, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Double, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Int32, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Int32, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Int32, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Single, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Single, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Single, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Double, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Double, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Double, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Int32, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Int32, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Int32, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Single, Double) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Single, Int32) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | DivideByDiagonal(Single, Single, Single) |
Computes the product A*inv(B) of matrix A and diagonal matrix B.
|
![]() ![]() | ElementwiseDivide(Double, Double) | Obsolete.
Elementwise divide operation.
|
![]() ![]() | ElementwiseDivide(Double, Double) | Obsolete.
Elementwise divide operation.
|
![]() ![]() | ElementwiseDivide(Single, Single) | Obsolete.
Elementwise divide operation.
|
![]() ![]() | ElementwiseDivide(Int32, Int32, Int32) | Obsolete.
Elementwise division.
|
![]() ![]() | ElementwiseDivide(Double, Double, Int32, Boolean) | Obsolete.
Elementwise division.
|
![]() ![]() | ElementwiseMultiply(Double, Double) |
Elementwise multiply operation.
|
![]() ![]() | ElementwiseMultiply(Double, Double) | Obsolete.
Elementwise multiply operation.
|
![]() ![]() | ElementwiseMultiply(Double, Int32) | Obsolete.
Elementwise multiply operation.
|
![]() ![]() | ElementwiseMultiply(Int32, Int32) | Obsolete.
Elementwise multiplication.
|
![]() ![]() | ElementwiseMultiply(Int32, Int32) | Obsolete.
Elementwise multiply operation.
|
![]() ![]() | ElementwiseMultiply(Double, Double, Int32) | Obsolete.
Elementwise multiplication.
|
![]() ![]() | ElementwiseMultiply(Double, Double, Double, Int32) | Obsolete.
Elementwise multiplication.
|
![]() ![]() | ElementwisePower(Double, Double) | Obsolete.
Elementwise power operation.
|
![]() ![]() | ElementwisePower(Double, Double) | Obsolete.
Elementwise power operation.
|
![]() ![]() | Equals |
This method should not be called. Use Matrix.IsEqual instead.
|
![]() ![]() | Exp(Double) | Obsolete.
Elementwise Exp operation.
|
![]() ![]() | Exp(Double) | Obsolete.
Elementwise Exp operation.
|
![]() ![]() | ExpandT(T, Int32) |
Expands a data matrix given in summary form.
|
![]() ![]() | ExpandT(T, Int32) |
Expands a data vector given in summary form.
|
![]() ![]() | FindT(T, FuncT, Boolean) |
Gets the indices of all elements matching a certain criteria.
|
![]() ![]() | FindT(T, FuncT, Boolean) |
Gets the indices of all elements matching a certain criteria.
|
![]() ![]() | FindT(T, FuncT, Boolean, Boolean) |
Gets the indices of all elements matching a certain criteria.
|
![]() ![]() | FindT(T, FuncT, Boolean, Boolean) |
Gets the indices of all elements matching a certain criteria.
|
![]() ![]() | FirstT(T, FuncT, Boolean) |
Gets the indices of the first element matching a certain criteria.
|
![]() ![]() | FirstT(T, Int32) |
Returns a copy of an array in reversed order.
|
![]() ![]() | FirstOrNullT |
Gets the indices of the first element matching a certain criteria, or null if the element could not be found.
|
![]() ![]() | FlattenT(T, MatrixOrder) |
Transforms a matrix into a single vector.
|
![]() ![]() | FlattenT(T, MatrixOrder) |
Transforms a jagged array matrix into a single vector.
|
![]() ![]() | FlattenT(T, T, MatrixOrder) |
Transforms a matrix into a single vector.
|
![]() ![]() | FlattenT(T, T, MatrixOrder) |
Transforms a jagged array matrix into a single vector.
|
![]() ![]() | Floor(Double) |
Returns the largest integer less than or equal than to the specified
double-precision floating-point number for each element of the matrix.
|
![]() ![]() | Floor(Double) |
Returns the largest integer less than or equal than to the specified
double-precision floating-point number for each element of the array.
|
![]() ![]() | GetT(ListT, Int32) |
Returns a subvector extracted from the current vector.
|
![]() ![]() | GetT(T, Int32) |
Returns a sub matrix extracted from the current matrix.
|
![]() ![]() | GetT(T, IListInt32) |
Returns a subvector extracted from the current vector.
|
![]() ![]() | GetT(T, Int32) |
Returns a value extracted from the current vector.
|
![]() ![]() | GetT(T, Int32, Int32) |
Returns a subvector extracted from the current vector.
|
![]() ![]() | GetT(T, Int32, Boolean) |
Returns a subvector extracted from the current vector.
|
![]() ![]() | GetT(T, Int32, Boolean) |
Returns a sub matrix extracted from the current matrix.
|
![]() ![]() | GetT(T, Boolean, Boolean, T) |
Returns a sub matrix extracted from the current matrix.
|
![]() ![]() | GetT(T, Int32, Int32, Int32) |
Returns a sub matrix extracted from the current matrix.
|
![]() ![]() | GetT(T, Int32, Int32, Int32) |
Returns a sub matrix extracted from the current matrix.
|
![]() ![]() | GetT(T, Int32, Int32, T) |
Returns a sub matrix extracted from the current matrix.
|
![]() ![]() | GetT(T, T, Int32, Int32) |
Returns a sub matrix extracted from the current matrix.
|
![]() ![]() | GetT(T, Int32, Int32, Int32) |
Returns a sub matrix extracted from the current matrix.
|
![]() ![]() | GetT(T, Int32, Int32, Int32, Int32) |
Returns a sub matrix extracted from the current matrix.
|
![]() ![]() | GetT(T, Boolean, Boolean, Boolean, T) |
Returns a sub matrix extracted from the current matrix.
|
![]() ![]() | GetT(T, Int32, Int32, Int32, Int32) |
Returns a sub matrix extracted from the current matrix.
|
![]() ![]() | GetT(T, Int32, Int32, Int32, Boolean) |
Returns a sub matrix extracted from the current matrix.
|
![]() ![]() | GetT(T, Int32, Int32, Boolean, T) |
Returns a sub matrix extracted from the current matrix.
|
![]() ![]() | GetT(T, T, Int32, Int32, Int32, Int32) |
Returns a sub matrix extracted from the current matrix.
|
![]() ![]() | GetColumnT(T, Int32, T) |
Gets a column vector from a matrix.
|
![]() ![]() | GetColumnT(T, Int32, T) |
Gets a column vector from a matrix.
|
![]() ![]() | GetColumnsT(T, Int32) |
Gets a column vector from a matrix.
|
![]() ![]() | GetColumnsT(T, Int32) |
Gets a column vector from a matrix.
|
![]() ![]() | GetColumnsT(T, Int32, T) |
Gets a column vector from a matrix.
|
![]() ![]() | GetColumnsT(T, Int32, T) |
Gets a column vector from a matrix.
|
![]() ![]() ![]() | GetIndices |
Creates a vector containing every index that can be used to
address a given array, in order.
|
![]() ![]() | GetInnerMostType |
Gets the type of the element in a jagged or multi-dimensional matrix.
|
![]() ![]() | GetLength |
Gets the length of each dimension of an array.
|
![]() ![]() | GetLowerTriangleT(T, Boolean) |
Gets the lower triangular part of a matrix.
|
![]() ![]() | GetLowerTriangleT(T, Boolean) |
Gets the lower triangular part of a matrix.
|
![]() ![]() | GetNumberOfElementsT(T) |
Gets the total number of elements in the matrix.
|
![]() ![]() | GetNumberOfElementsT(T) |
Gets the total number of elements in the vector.
|
![]() ![]() | GetNumberOfElementsT(T) |
Gets the total number of elements in the matrix.
|
![]() ![]() | GetRange(Double) |
Gets the maximum and minimum values in a vector.
|
![]() ![]() | GetRange(Double) |
Gets the maximum and minimum values in a vector.
|
![]() ![]() | GetRange(Int32) |
Gets the maximum and minimum values in a vector.
|
![]() ![]() | GetRange(Int32) |
Gets the maximum and minimum values in a vector.
|
![]() ![]() | GetRange(Double, Int32) |
Gets the range of the values across the columns of a matrix.
|
![]() ![]() | GetRange(Double, Int32) |
Gets the range of the values across the columns of a matrix.
|
![]() ![]() | GetRangeT(T, T, T) |
Gets the maximum and minimum values in a matrix.
|
![]() ![]() | GetRangeT(T, T, T) |
Gets the maximum and minimum values in a vector.
|
![]() ![]() | GetRangeT(T, T, T) |
Gets the maximum and minimum values in a matrix.
|
![]() ![]() | GetRowT(T, Int32, T) |
Gets a row vector from a matrix.
|
![]() ![]() | GetRowT(T, Int32, T) |
Gets a row vector from a matrix.
|
![]() ![]() | GetRowsT(T, Int32) |
Gets a row vector from a matrix.
|
![]() ![]() | GetRowsT(T, Int32, T) |
Gets a row vector from a matrix.
|
![]() ![]() | GetSizeInBytesT(T) |
Gets the size of a matrix, in bytes.
|
![]() ![]() | GetSizeInBytesT(T) |
Gets the size of a vector, in bytes.
|
![]() ![]() | GetSizeInBytesT(T) |
Gets the size of a matrix, in bytes.
|
![]() ![]() | GetSymmetricT(T, MatrixType, T) |
Transforms a triangular matrix in a symmetric matrix by copying
its elements to the other, unfilled part of the matrix.
|
![]() ![]() | GetSymmetricT(T, MatrixType, T) |
Transforms a triangular matrix in a symmetric matrix by copying
its elements to the other, unfilled part of the matrix.
|
![]() ![]() | GetTotalLength |
Gets the total length over all dimensions of an array.
|
![]() ![]() | GetUpperTriangleT(T, Boolean) |
Gets the upper triangular part of a matrix.
|
![]() ![]() | GetUpperTriangleT(T, Boolean) |
Gets the upper triangular part of a matrix.
|
![]() ![]() | GetValue |
Gets the value at the specified position in the multidimensional System.Array.
The indexes are specified as an array of 32-bit integers.
|
![]() ![]() | Has(Double, Double, Double) |
Returns a value indicating whether the specified
matrix contains a value within a given tolerance.
|
![]() ![]() | Has(Single, Single, Double) |
Returns a value indicating whether the specified
matrix contains a value within a given tolerance.
|
![]() ![]() | HasInfinity(Double) |
Returns a value indicating whether the specified
matrix contains a infinity value.
|
![]() ![]() | HasInfinity(Double) |
Returns a value indicating whether the specified
matrix contains a infinity value.
|
![]() ![]() | HasInfinity(Double) |
Returns a value indicating whether the specified
matrix contains a infinity value.
|
![]() ![]() | HasNaN(Double) |
Returns a value indicating whether the specified
matrix contains a value that is not a number (NaN).
|
![]() ![]() | HasNaN(Double) |
Returns a value indicating whether the specified
matrix contains a value that is not a number (NaN).
|
![]() ![]() | HasNaN(Double) |
Returns a value indicating whether the specified
matrix contains a value that is not a number (NaN).
|
![]() ![]() | Identity(Int32) |
Creates a square matrix with ones across its diagonal.
|
![]() ![]() | IdentityT(Int32) |
Creates a square matrix with ones across its diagonal.
|
![]() ![]() | IndexOfT |
Searches for the specified value and returns the index of the first occurrence within the array.
|
![]() ![]() | Indices(Int32) | Obsolete.
Creates a index vector.
|
![]() ![]() | Indices(Int32, Int32) | Obsolete.
Creates a index vector.
|
![]() ![]() | Inner(Byte, Byte) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Byte, Double) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Byte, Int32) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Byte, Single) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Decimal, Decimal) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Decimal, Double) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Decimal, Int32) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Decimal, Single) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Double, Double) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Double, Int32) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Double, Single) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Int16, Double) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Int16, Int16) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Int16, Int32) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Int16, Single) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Int32, Double) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Int32, Int32) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Int32, Single) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Int64, Double) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Int64, Int32) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Int64, Int64) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Int64, Single) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(SByte, Double) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(SByte, Int32) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(SByte, SByte) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(SByte, Single) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Single, Double) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Single, Int32) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | Inner(Single, Single) | Obsolete.
Gets the inner product (dot product) between two vectors (a*bT).
|
![]() ![]() | InnerProduct(Double, Double) | Obsolete.
Obsolete. Please use the Dot(Double, Double) method instead.
|
![]() ![]() | InnerProduct(Single, Single) | Obsolete.
Obsolete. Please use the Dot(Double, Double) method instead.
|
![]() ![]() | InsertColumnT(T) |
Returns a new matrix with a new column vector inserted at the end of the original matrix.
|
![]() ![]() | InsertColumnT(T) |
Returns a new matrix with a new column vector inserted at the end of the original matrix.
|
![]() ![]() | InsertColumnT, TSource(T, TSource) |
Returns a new matrix with a given column vector inserted at the end of the original matrix.
|
![]() ![]() | InsertColumnT, TSource(T, TSource) |
Returns a new matrix with a given column vector inserted at the end of the original matrix.
|
![]() ![]() | InsertColumnT, TSource(T, TSource) |
Returns a new matrix with a given column vector inserted at the end of the original matrix.
|
![]() ![]() | InsertColumnT, TSource(T, TSource) |
Returns a new matrix with a given column vector inserted at the end of the original matrix.
|
![]() ![]() | InsertColumnT, TSource(T, TSource, Int32) |
Returns a new matrix with a given column vector inserted at a given index.
|
![]() ![]() | InsertColumnT, TSource(T, TSource, Int32) |
Returns a new matrix with a given column vector inserted at a given index.
|
![]() ![]() | InsertColumnT, TSource(T, TSource, Int32) |
Returns a new matrix with a given column vector inserted at a given index.
|
![]() ![]() | InsertColumnT, TSource(T, TSource, Int32) |
Returns a new matrix with a given column vector inserted at a given index.
|
![]() ![]() | InsertRowT(T) |
Returns a new matrix with a new row vector inserted at the end of the original matrix.
|
![]() ![]() | InsertRowT(T) |
Returns a new matrix with a new row vector inserted at the end of the original matrix.
|
![]() ![]() | InsertRowT, TSource(T, TSource) |
Returns a new matrix with a given row vector inserted at the end of the original matrix.
|
![]() ![]() | InsertRowT, TSource(T, TSource) |
Returns a new matrix with a given column vector inserted at the end of the original matrix.
|
![]() ![]() | InsertRowT, TSource(T, TSource) |
Returns a new matrix with a given row vector inserted at the end of the original matrix.
|
![]() ![]() | InsertRowT, TSource(T, TSource, Int32) |
Returns a new matrix with a given row vector inserted at a given index.
|
![]() ![]() | InsertRowT, TSource(T, TSource, Int32) |
Returns a new matrix with a given row vector inserted at a given index.
|
![]() ![]() | InsertRowT, TSource(T, TSource, Int32) |
Returns a new matrix with a given column vector inserted at a given index.
|
![]() ![]() | InsertRowT, TSource(T, TSource, Int32) |
Returns a new matrix with a given row vector inserted at a given index.
|
![]() ![]() | Interval(Int32, Int32) | Obsolete.
Creates an interval vector.
|
![]() ![]() | Interval(DoubleRange, Double) | Obsolete.
Creates an interval vector.
|
![]() ![]() | Interval(DoubleRange, Int32) | Obsolete.
Creates an interval vector.
|
![]() ![]() | Interval(Double, Double, Double) | Obsolete.
Creates an interval vector.
|
![]() ![]() | Interval(Double, Double, Int32) | Obsolete.
Creates an interval vector.
|
![]() ![]() | Interval(Single, Single, Double) | Obsolete.
Creates an interval vector.
|
![]() ![]() ![]() | Inverse(Decimal) |
Computes the inverse of a matrix.
|
![]() ![]() ![]() | Inverse(Decimal) |
Computes the inverse of a matrix.
|
![]() ![]() ![]() | Inverse(Double) |
Computes the inverse of a matrix.
|
![]() ![]() ![]() | Inverse(Double) |
Computes the inverse of a matrix.
|
![]() ![]() ![]() | Inverse(Single) |
Computes the inverse of a matrix.
|
![]() ![]() ![]() | Inverse(Single) |
Computes the inverse of a matrix.
|
![]() ![]() ![]() | Inverse(Decimal, Boolean) |
Computes the inverse of a matrix.
|
![]() ![]() ![]() | Inverse(Decimal, Boolean) |
Computes the inverse of a matrix.
|
![]() ![]() ![]() | Inverse(Double, Boolean) |
Computes the inverse of a matrix.
|
![]() ![]() ![]() | Inverse(Double, Boolean) |
Computes the inverse of a matrix.
|
![]() ![]() ![]() | Inverse(Single, Boolean) |
Computes the inverse of a matrix.
|
![]() ![]() ![]() | Inverse(Single, Boolean) |
Computes the inverse of a matrix.
|
![]() ![]() | IsDiagonalT(T) |
Returns true if a matrix is diagonal
|
![]() ![]() | IsDiagonalT(T) |
Returns true if a matrix is diagonal.
|
![]() ![]() | IsEqual(Array, Array, Double, Double) |
Compares two matrices for equality.
|
![]() ![]() | IsEqual(Byte, Byte, Byte, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Byte, Byte, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Byte, Byte, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Byte, Byte, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Decimal, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Decimal, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Decimal, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Decimal, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Double, Double, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Double, Double, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Double, Double, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Double, Double, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int16, Int16, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Int16, Int16, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int16, Int16, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Int16, Int16, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int32, Int32, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Int32, Int32, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int32, Int32, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Int32, Int32, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int64, Int64, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Int64, Int64, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int64, Int64, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Int64, Int64, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, SByte, Byte, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, SByte, Byte, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, SByte, Byte, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, SByte, Byte, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Single, Single, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Single, Single, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Single, Single, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Single, Single, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Byte, Byte, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Byte, Byte, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Byte, Byte, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Decimal, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Decimal, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Decimal, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Double, Double, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Double, Double, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Double, Double, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int16, Int16, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int16, Int16, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int16, Int16, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int32, Int32, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int32, Int32, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int32, Int32, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int64, Int64, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int64, Int64, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int64, Int64, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, SByte, Byte, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, SByte, Byte, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, SByte, Byte, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Single, Single, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Single, Single, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Single, Single, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Byte, Byte, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Byte, Byte, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Decimal, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Decimal, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Double, Double, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Double, Double, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Int16, Int16, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Int16, Int16, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Int32, Int32, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Int32, Int32, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Int64, Int64, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Int64, Int64, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, SByte, Byte, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, SByte, Byte, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Single, Single, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Single, Single, Double) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Byte, Byte, Byte, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Byte, Byte, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Byte, Byte, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Decimal, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Decimal, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Decimal, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Double, Double, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Double, Double, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Double, Double, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int16, Int16, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int16, Int16, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int16, Int16, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int32, Int32, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int32, Int32, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int32, Int32, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int64, Int64, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int64, Int64, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Int64, Int64, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, SByte, Byte, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, SByte, Byte, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, SByte, Byte, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Single, Single, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Single, Single, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Byte, Single, Single, Double) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Byte, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Byte, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Byte, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Byte, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Decimal, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Decimal, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Decimal, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Decimal, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Double, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Double, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Double, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Double, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int16, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int16, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int16, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int16, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int32, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int32, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int32, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int32, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int64, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int64, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int64, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int64, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, SByte, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, SByte, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, SByte, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, SByte, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Single, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Single, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Single, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Single, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Byte, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Byte, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Byte, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Decimal, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Decimal, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Decimal, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Double, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Double, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Double, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int16, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int16, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int16, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int32, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int32, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int32, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int64, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int64, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int64, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, SByte, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, SByte, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, SByte, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Single, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Single, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Single, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Byte, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Byte, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Decimal, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Decimal, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Double, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Double, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int16, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int16, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int32, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int32, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int64, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Int64, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, SByte, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, SByte, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Single, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Single, Decimal, Decimal) |
Determines whether two vectors contain the same values.
|
![]() ![]() | IsEqual(Decimal, Byte, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|
![]() ![]() | IsEqual(Decimal, Byte, Decimal, Decimal) |
Determines whether two matrices contain the same values.
|