Draft: Add logAbsDeterminant for LLT
Reference issue
Related to #757, but doesn't solve that specific issue.
What does this implement/fix?
Adds a logAbsDeterminant method for LLT. Could expand the scope to add other determinant methods for LLT, as well as LDLT.
Additional information
I'm very new to this project and I have no idea what I'm doing.