HomeSort by relevance Sort by last modified time
    Searched refs:SelfAdjointShape (Results 1 - 4 of 4) sorted by null

  /external/eigen/Eigen/src/Core/util/
Constants.h 518 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } };
  /external/eigen/Eigen/src/SparseCore/
SparseUtil.h 140 template<> struct glue_shapes<SparseShape,SelfAdjointShape> { typedef SparseSelfAdjointShape type; };
  /external/eigen/Eigen/src/Core/
SelfAdjointView.h 273 typedef SelfAdjointShape Shape;
ProductEvaluators.h     [all...]

Completed in 109 milliseconds