MCPcopy Create free account
hub / github.com/Derious/cuMPC / value

Function value

dependence/eigen-3.4.0/Eigen/src/SparseCore/SparseBlock.h:527–527  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

525 inline Index col() const { return XprIsRowMajor ? index() : 0; }
526
527 inline Scalar value() const { return m_it.value(); }
528 inline Scalar& valueRef() { return m_it.valueRef(); }
529
530 inline OuterVectorInnerIterator& operator++()

Callers 15

pruneMethod · 0.85
valueMethod · 0.85
valueMethod · 0.85
valueMethod · 0.85
incrementToNonZeroMethod · 0.85
incrementToNonZeroMethod · 0.85
valueMethod · 0.85
valueMethod · 0.85
valueMethod · 0.85
valueMethod · 0.85
valueMethod · 0.85
valueMethod · 0.85

Calls 1

valueMethod · 0.45

Tested by 7

valueMethod · 0.68
valueMethod · 0.68
valueMethod · 0.68
valueMethod · 0.68
runMethod · 0.68
runMethod · 0.68
test_type_castFunction · 0.68