UNPKG

@stdlib/ndarray-numel

Version:

Return the number of elements in an ndarray.

3 lines 106 B
/// <reference path="../docs/types/index.d.ts" /> import numel from '../docs/types/index'; export = numel;