f
squeeze<T>(x: NestedArray<T>): NestedArray<T>
Removes singleton dimensions from arrays or matrices.
Usage
import * as mod from "matarrs/squeeze.ts";
Removes singleton dimensions from arrays or matrices.
import * as mod from "matarrs/squeeze.ts";