Searched defs:_ExtractType (Results 1 - 1 of 1) sorted by relevance

/external/eigen/Eigen/src/Core/util/
H A DBlasUtil.h155 typedef XprType _ExtractType; typedef in struct:Eigen::internal::blas_traits
167 typename _ExtractType::PlainObject
224 typedef Transpose<const typename Base::_ExtractType> ExtractType; // const to get rid of a compile error; anyway blas traits are only used on the RHS
225 typedef Transpose<const typename Base::_ExtractType> _ExtractType; typedef in struct:Eigen::internal::blas_traits

Completed in 180 milliseconds