Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dmatrix_function.cpp26 MatrixType randomMatrixWithRealEivals(const typename MatrixType::Index size) in randomMatrixWithRealEivals() function
179 testMatrix(randomMatrixWithRealEivals<MatrixType>(size)); in testMatrixType()