Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
DFFTW.cpp83 typedef typename VectorType<Container,Complex>::type ComplexVector; in test_scalar_generic() typedef
87 ComplexVector freqBuf; in test_scalar_generic()
144 typedef typename VectorType<Container,Complex>::type ComplexVector; in test_complex_generic() typedef
148 ComplexVector inbuf(nfft); in test_complex_generic()
149 ComplexVector outbuf; in test_complex_generic()
150 ComplexVector buf3; in test_complex_generic()
161 ComplexVector buf4; in test_complex_generic()
/external/eigen/unsupported/Eigen/src/IterativeSolvers/
DDGMRES.h120 typedef Matrix<std::complex<RealScalar>, Dynamic, 1> ComplexVector;
224 ComplexVector schurValues(const ComplexSchur<DenseMatrix>& schurofH) const;
225 ComplexVector schurValues(const RealSchur<DenseMatrix>& schurofH) const;
402 inline typename DGMRES<_MatrixType, _Preconditioner>::ComplexVector DGMRES<_MatrixType, _Preconditi…
408 inline typename DGMRES<_MatrixType, _Preconditioner>::ComplexVector DGMRES<_MatrixType, _Preconditi…
413 ComplexVector eig(it);
443 ComplexVector eig(it);