HomeSort by relevance Sort by last modified time
    Searched defs:DenseType (Results 1 - 3 of 3) sorted by null

  /external/eigen/Eigen/src/Core/
DiagonalMatrix.h 36 typedef DenseMatrixType DenseType;
PlainObjectBase.h 84 typedef Derived DenseType;
    [all...]
TriangularMatrix.h 45 typedef DenseMatrixType DenseType;
304 typedef typename OtherDerived::PlainObject::DenseType OtherPlainObject;
312 typename OtherDerived::PlainObject::DenseType rhsPlainObject;

Completed in 923 milliseconds