Functions

f
clone<T extends numarraymatrix>(x: T): T

Create a clone of the input array or matrix.

Usage

import * as mod from "matarrs/clone.ts";