Home
last modified time | relevance | path

Searched refs:m_cachedValue (Results 1 – 1 of 1) sorted by relevance

/external/eigen/Eigen/src/SparseCore/
DAmbiVector.h300 m_cachedValue = 0; // this is to avoid a compilation warning in m_vector()
312 m_cachedValue = 0; // this is to avoid a compilation warning in m_vector()
318 m_cachedValue = llElements[m_currentEl].value; in m_vector()
324 Scalar value() const { return m_cachedValue; } in value()
337 m_cachedValue = m_vector.m_buffer[m_cachedIndex];
354 m_cachedValue = llElements[m_currentEl].value;
365 Scalar m_cachedValue; // current value variable