Home
last modified time | relevance | path

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

/external/eigen/test/
Dnullary.cpp14 bool equalsIdentity(const MatrixType& A) in equalsIdentity() function
212 VERIFY(equalsIdentity(A)); in testMatrixType()
213 VERIFY(equalsIdentity(MatrixType::Identity(rows, cols))); in testMatrixType()