Searched defs:matrix_sqrt_compute (Results 1 - 1 of 1) sorted by relevance
/external/eigen/unsupported/Eigen/src/MatrixFunctions/ | ||
H A D | MatrixSquareRoot.h | 241 struct matrix_sqrt_compute struct in namespace:Eigen::internal 257 struct matrix_sqrt_compute<MatrixType, 0> struct in namespace:Eigen::internal 282 struct matrix_sqrt_compute<MatrixType, 1> struct in namespace:Eigen::internal 343 internal::matrix_sqrt_compute<DerivedEvalTypeClean>::run(tmp, result); |
Completed in 141 milliseconds