toDoubles method

List<double> toDoubles()

Implementation

List<double> toDoubles() => ListFloat64x2Extension.entriesToDoubles(this);