Searched refs:Vec_cf (Results 1 – 2 of 2) sorted by relevance
30 typedef Matrix<std::complex<float>, SizeAtCompileType, 1> Vec_cf; in mixingtypes() typedef39 Vec_cf vcf(size,1); in mixingtypes()
36 typedef Matrix<std::complex<float>, SizeAtCompileType, 1> Vec_cf; in mixingtypes() typedef45 Vec_cf vcf = Vec_cf::Random(size,1); in mixingtypes()