MCPcopy Create free account
hub / github.com/OpenCalib/LiDAR2INS / absDeterminant

Method absDeterminant

eigen3/Eigen/src/SparseLU/SparseLU.h:253–273  ·  view source on GitHub ↗

* \returns the absolute value of the determinant of the matrix of which * *this is the QR decomposition. * * \warning a determinant can be very big or small, so for matrices * of large enough dimension, there is a risk of overflow/underflow. * One way to work around that is to use logAbsDeterminant() instead. * * \sa logAbsDeterminant(), signDeterminant()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

colsMethod · 0.95
absFunction · 0.50
indexMethod · 0.45
valueMethod · 0.45

Tested by

no test coverage detected