import { type NDArray } from "https://deno.land/x/netsaur@0.4.0-patch/packages/utilities/src/mod.ts";
nDArray type
Type Parameters
DT extends DataType
Properties
1: DTypeValue<DT>[]
2: DTypeValue<DT>[][]
3: DTypeValue<DT>[][][]
4: DTypeValue<DT>[][][][]
5: DTypeValue<DT>[][][][][]
6: DTypeValue<DT>[][][][][][]