Searched refs:ScalarWithConstIfNotLvalue (Results 1 – 4 of 4) sorted by relevance
54 >::type ScalarWithConstIfNotLvalue;73 inline ScalarWithConstIfNotLvalue* data() { return m_expression.data(); }152 >::type ScalarWithConstIfNotLvalue;171 inline ScalarWithConstIfNotLvalue* data() { return m_expression.data(); }
244 >::type ScalarWithConstIfNotLvalue; typedef249 …inline ScalarWithConstIfNotLvalue* data() { return this->m_data; } // no const-cast here so non-co… in data()252 inline ScalarWithConstIfNotLvalue& coeffRef(Index row, Index col) in coeffRef()258 inline ScalarWithConstIfNotLvalue& coeffRef(Index index) in coeffRef()
103 >::type ScalarWithConstIfNotLvalue;106 …inline ScalarWithConstIfNotLvalue* data() { return &(m_matrix.coeffRef(rowOffset(), colOffset()));…
132 >::type ScalarWithConstIfNotLvalue;134 …EIGEN_DEVICE_FUNC inline ScalarWithConstIfNotLvalue* data() { return derived().nestedExpression().…