|
| enum | { RowsAtCompileTime = XprType::RowsAtCompileTime
, CoeffReadCost = internal::evaluator<XprType>::CoeffReadCost
} |
| |
|
typedef XprType::Scalar | Scalar |
| |
|
typedef XprType::CoeffReturnType | CoeffReturnType |
| |
|
|
EIGEN_DEVICE_FUNC | visitor_evaluator (const XprType &xpr) |
| |
|
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR Index | rows () const EIGEN_NOEXCEPT |
| |
|
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR Index | cols () const EIGEN_NOEXCEPT |
| |
|
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR Index | size () const EIGEN_NOEXCEPT |
| |
|
EIGEN_DEVICE_FUNC CoeffReturnType | coeff (Index row, Index col) const |
| |
The documentation for this class was generated from the following file: