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

x/netsaur/mod.ts>Shape5D

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

5th dimentional shape.

definition:
[
number,
number,
number,
number,
number,
]