|
| enum | { IsComplex = NumTraits<Scalar>::IsComplex,
IsTransposed = false,
NeedToConjugate = false,
HasUsableDirectAccess
} |
| |
|
typedef traits< XprType >::Scalar | Scalar |
| |
|
typedef const XprType & | ExtractType |
| |
|
typedef XprType | _ExtractType |
| |
|
typedef conditional< bool(HasUsableDirectAccess), ExtractType, typename _ExtractType::PlainObject >::type | DirectLinearAccessType |
| |
|
|
static ExtractType | extract (const XprType &x) |
| |
|
static const Scalar | extractScalarFactor (const XprType &) |
| |
The documentation for this struct was generated from the following file: