Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/netsaur/web.ts>Array2D

Powerful machine learning, accelerated by WebGPU
Go to Latest
type alias Array2D
Re-export
import { type Array2D } from "https://deno.land/x/netsaur@0.2.15/web.ts";

2D Array.

definition: number[][]