Matrix
Properties
Functions
Link copied to clipboard
Calculates the mean of each column in the matrix and returns the result as a new single-row matrix.
Link copied to clipboard
Checks if the given matrix is symmetric within a specified tolerance.
Link copied to clipboard
Extension function to add a Matrix to a SparseMatrix.
Link copied to clipboard
Extension function to convert a dense Matrix to a SparseMatrix.
Link copied to clipboard
Returns a new matrix that is the transpose of this matrix.