Home
last modified time | relevance | path

Searched refs:SelfAdjointShape (Results 1 – 4 of 4) sorted by relevance

/external/eigen/Eigen/src/Core/util/
DConstants.h518 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() struct
/external/eigen/Eigen/src/SparseCore/
DSparseUtil.h140 template<> struct glue_shapes<SparseShape,SelfAdjointShape> { typedef SparseSelfAdjointShape type; …
/external/eigen/Eigen/src/Core/
DSelfAdjointView.h273 typedef SelfAdjointShape Shape;
DProductEvaluators.h738 struct generic_product_impl<Lhs,Rhs,SelfAdjointShape,DenseShape,ProductTag>
739 …: generic_product_impl_base<Lhs,Rhs,generic_product_impl<Lhs,Rhs,SelfAdjointShape,DenseShape,Produ…
751 struct generic_product_impl<Lhs,Rhs,DenseShape,SelfAdjointShape,ProductTag>
752 : generic_product_impl_base<Lhs,Rhs,generic_product_impl<Lhs,Rhs,DenseShape,SelfAdjointShape,Produc…