R/determinant.R
determinant-WoodburyMatrix-logical-method.Rd
Calculates the (log) determinant of a WoodburyMatrix
using the matrix determinant lemma.
# S4 method for WoodburyMatrix,logical
determinant(x, logarithm)
A object that is a subclass of WoodburyMatrix
Logical indicating whether to return the logarithm of the matrix.
Same as base::determinant.