|
| SwapWrapper (ExpressionType &xpr) |
|
Index | rows () const |
|
Index | cols () const |
|
Index | outerStride () const |
|
Index | innerStride () const |
|
ScalarWithConstIfNotLvalue * | data () |
|
const Scalar * | data () const |
|
Scalar & | coeffRef (Index rowId, Index colId) |
|
Scalar & | coeffRef (Index index) |
|
Scalar & | coeffRef (Index rowId, Index colId) const |
|
Scalar & | coeffRef (Index index) const |
|
template<typename OtherDerived > |
void | copyCoeff (Index rowId, Index colId, const DenseBase< OtherDerived > &other) |
|
template<typename OtherDerived > |
void | copyCoeff (Index index, const DenseBase< OtherDerived > &other) |
|
template<typename OtherDerived , int StoreMode, int LoadMode> |
void | copyPacket (Index rowId, Index colId, const DenseBase< OtherDerived > &other) |
|
template<typename OtherDerived , int StoreMode, int LoadMode> |
void | copyPacket (Index index, const DenseBase< OtherDerived > &other) |
|
ExpressionType & | expression () const |
|
|
ExpressionType & | m_expression |
|
The documentation for this class was generated from the following file:
- vendor/eigen/Eigen/src/Core/Swap.h