UNPKG

@stdlib/math-strided-special-dmsksqrt

Version:

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

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