Searched refs:ScalarWithConstIfNotLvalue (Results 1 – 5 of 5) sorted by relevance
52 >::type ScalarWithConstIfNotLvalue;63 inline ScalarWithConstIfNotLvalue* data() { return m_expression.const_cast_derived().data(); }177 >::type ScalarWithConstIfNotLvalue;188 inline ScalarWithConstIfNotLvalue* data() { return m_expression.const_cast_derived().data(); }
197 >::type ScalarWithConstIfNotLvalue; typedef200 …inline ScalarWithConstIfNotLvalue* data() { return this->m_data; } // no const-cast here so non-co… in data()202 inline ScalarWithConstIfNotLvalue& coeffRef(Index row, Index col) in coeffRef()207 inline ScalarWithConstIfNotLvalue& coeffRef(Index index) in coeffRef()
116 >::type ScalarWithConstIfNotLvalue;118 inline ScalarWithConstIfNotLvalue* data() { return derived().nestedExpression().data(); }121 inline ScalarWithConstIfNotLvalue& coeffRef(Index rowId, Index colId)127 inline ScalarWithConstIfNotLvalue& coeffRef(Index index)
47 >::type ScalarWithConstIfNotLvalue;49 inline ScalarWithConstIfNotLvalue* data() { return m_expression.data(); }
96 >::type ScalarWithConstIfNotLvalue;98 …inline ScalarWithConstIfNotLvalue* data() { return &(m_matrix.const_cast_derived().coeffRef(rowOff…