Functions

f
numel(x: array | matrix): number

Number of elements in an array or matrix.

Usage

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