Features
List of Operators
determinant_matrixDeterminantMatrixdeterminant_matrixDeterminantMatrixdeterminant_matrix
- Compute the determinant of a matrix.
get_size_matrixGetSizeMatrixget_size_matrixGetSizeMatrixget_size_matrix
- Get the size of a matrix.
max_matrixMaxMatrixmax_matrixMaxMatrixmax_matrix
- Returns the elementwise maximum of a matrix.
mean_matrixMeanMatrixmean_matrixMeanMatrixmean_matrix
- Returns the elementwise mean of a matrix.
min_matrixMinMatrixmin_matrixMinMatrixmin_matrix
- Returns the elementwise minimum of a matrix.
norm_matrixNormMatrixnorm_matrixNormMatrixnorm_matrix
- Norm of a matrix.
sum_matrixSumMatrixsum_matrixSumMatrixsum_matrix
- Returns the elementwise sum of a matrix.