Searched refs:Vec_f (Results 1 – 2 of 2) sorted by relevance
28 typedef Matrix<float, SizeAtCompileType, 1> Vec_f; in mixingtypes() typedef37 Vec_f vf(size,1); in mixingtypes()
34 typedef Matrix<float, SizeAtCompileType, 1> Vec_f; in mixingtypes() typedef43 Vec_f vf = Vec_f::Random(size,1); in mixingtypes()