Searched defs:withFloat64Array (Results 1 – 4 of 4) sorted by relevance
106 export function withFloat64Array<T>(data: Float64Array | undefined, access: Access, exec: ExecWithL… function
163 export function withFloat64Array<T>(data: Float64Array | undefined, access: Access, exec: ExecWithL… function
108 function withFloat64Array(data, access, exec) { function
137 function withFloat64Array(data, access, exec) { function