UNPKG

@stdlib/math-strided-special-dmskrsqrt

Version:

Compute the reciprocal square root for each element in a double-precision floating-point strided array according to a strided mask array.

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