Home
last modified time | relevance | path

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

/external/eigen/test/
Dmixingtypes.cpp49 typedef Matrix<std::complex<double>, SizeAtCompileType, 1> Vec_cd; in mixingtypes() typedef
60 Vec_cd vcd = vcf.template cast<complex<double> >(); in mixingtypes()