search

goog.vec.Float64Array

Provided By
All Implemented Interfaces

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

new Float64Array( p0 )

Parameters
p0(goog.vec.Float64Array|Array|ArrayBuffer|number|null)

The length of the array, or an array to initialize the contents of the new Float64Array.

Instance Methods

Instance Properties

Static Properties