powered by
S4 method of det defined for DenseMatrix.
det
DenseMatrix
det(x, ...)# S4 method for DenseMatrix det(x, ...)
# S4 method for DenseMatrix det(x, ...)
A Basic object.
Basic
A DenseMatrix object.
Unused.
mat <- Matrix(LETTERS[1:9], 3) det(mat)
Run the code above in your browser using DataLab