VecF64Iterator constructor

VecF64Iterator(
  1. Float64List data
)

Implementation

VecF64Iterator(this.data);