UNPKG

@stdlib/strided-base-smskmap

Version:

Apply a unary function to a single-precision floating-point strided input array according to a strided mask array and assign results to a single-precision floating-point strided output array.

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