Address what to do when input to Reciprocal is 0
Right now when the input to a reciprocal is 0 the program crashes. This can happen for some matrices with zeros for the LDLT matrix inverse and should be addressed.
Right now when the input to a reciprocal is 0 the program crashes. This can happen for some matrices with zeros for the LDLT matrix inverse and should be addressed.