Home

Class goog.vec.Float64Array

Constructs a new Float64Array. The new array is initialized to all zeros.

Instance Method Summary
set((Array.<number>|Float64Array|null) values, number= opt_offset)

Sets elements of the array.