f32 property

VecF32 get f32

Implementation

VecF32 get f32 => VecF32.fromList(map((e) => e.toDouble()).toList());