Searched refs:MatrixConjugateReturnType (Results 1 - 1 of 1) sorted by relevance

/external/eigen/Eigen/src/Core/
H A DTriangularMatrix.h175 typedef typename internal::remove_all<typename MatrixType::ConjugateReturnType>::type MatrixConjugateReturnType; typedef in class:Eigen::TriangularView
257 inline TriangularView<MatrixConjugateReturnType,Mode> conjugate()
260 inline const TriangularView<MatrixConjugateReturnType,Mode> conjugate() const

Completed in 1012 milliseconds