f64 property

VecF64 get f64

Implementation

VecF64 get f64 => VecF64.fromList(map((e) => e.toDouble()).toList());