|
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 Index | rows () const |
|
EIGEN_DEVICE_FUNC Index | cols () const |
|
EIGEN_DEVICE_FUNC Index | size () const |
|
EIGEN_DEVICE_FUNC CoeffReturnType | coeff (Index row, Index col) const |
|
The documentation for this class was generated from the following file: