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

Function eval

eigen3/Eigen/src/Core/DenseBase.h:406–413  ·  view source on GitHub ↗

\returns the matrix or vector obtained by evaluating this expression. * * Notice that in the case of a plain matrix or vector (not an expression) this function just returns * a const reference, in order to avoid a useless copy. * * \warning Be careful with eval() and the auto C++ keyword, as detailed in this \link TopicPitfalls_auto_keyword page \endlink. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

bidiagonalizationMethod · 0.50
householderQrMethod · 0.50
fullPivHouseholderQrMethod · 0.50
colPivHouseholderQrMethod · 0.50
fullPivLuMethod · 0.50
partialPivLuMethod · 0.50
luMethod · 0.50

Calls 1

typeClass · 0.50

Tested by

no test coverage detected