OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 50 milliseconds