Searched refs:ScalarWithConstIfNotLvalue (Results 1 – 5 of 5) sorted by relevance
47 >::type ScalarWithConstIfNotLvalue;58 inline ScalarWithConstIfNotLvalue* data() { return m_expression.data(); }160 >::type ScalarWithConstIfNotLvalue;171 inline ScalarWithConstIfNotLvalue* data() { return m_expression.data(); }
196 >::type ScalarWithConstIfNotLvalue; typedef199 …inline ScalarWithConstIfNotLvalue* data() { return this->m_data; } // no const-cast here so non-co… in data()201 inline ScalarWithConstIfNotLvalue& coeffRef(Index row, Index col) in coeffRef()206 inline ScalarWithConstIfNotLvalue& coeffRef(Index index) in coeffRef()
115 >::type ScalarWithConstIfNotLvalue;117 inline ScalarWithConstIfNotLvalue* data() { return derived().nestedExpression().data(); }120 inline ScalarWithConstIfNotLvalue& coeffRef(Index row, Index col)126 inline ScalarWithConstIfNotLvalue& coeffRef(Index index)
47 >::type ScalarWithConstIfNotLvalue;49 inline ScalarWithConstIfNotLvalue* data() { return m_expression.data(); }
95 >::type ScalarWithConstIfNotLvalue;97 …inline ScalarWithConstIfNotLvalue* data() { return &(m_matrix.const_cast_derived().coeffRef(rowOff…