@types/compute-argmax
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Installation

npm install --save @types/compute-argmax

Summary

This package contains type definitions for compute-argmax (https://github.com/compute-io/argmax).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/compute-argmax.

index.d.ts

declare function argmax(values: ArrayLike<number>): number[];

export = argmax;

Additional Details

  • Last updated: Mon, 06 Nov 2023 22:41:05 GMT
  • Dependencies: none

Credits

These definitions were written by Eric Crosson.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/compute-argmax

Weekly Downloads

558

Version

1.0.2

License

MIT

Unpacked Size

2.74 kB

Total Files

5

Last publish

Collaborators

  • types