toArray method

List<double> toArray()

Implementation

List<double> toArray() => v.materialize();