Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Eigenvalues/
DGeneralizedEigenSolver.h98 …mplexScalar, ColsAtCompileTime, 1, Options & ~RowMajor, MaxColsAtCompileTime, 1> ComplexVectorType; typedef
102 …typedef CwiseBinaryOp<internal::scalar_quotient_op<ComplexScalar,Scalar>,ComplexVectorType,VectorT…
213 ComplexVectorType alphas() const in alphas()
278 ComplexVectorType m_alphas;
282 ComplexVectorType m_tmp;
313 ComplexVectorType &cv = m_tmp; in compute()