Back to Linear Algebra (Eigen)
eigen.core.copyInt32ToWasm
Copy Int32 data to WASM heap memory.
Syntax
eigen.core.copyInt32ToWasm(data)
Description
Copy Int32 data to WASM heap memory.
Parameters
| Name | Description |
|---|---|
| data | - Source data (Int32Array or number[]) |
Returns
number