Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "math/strided/special/smsksqrt/docs/types/index.d"

Index

Interfaces

Variables

Variables

Export assignment smsksqrt

smsksqrt: Routine

Computes the principal square root for each element in a single-precision floating-point strided array x according to a strided mask array and assigns the results to elements in a single-precision floating-point strided array y.

param

number of indexed elements

param

input array

param

x stride length

param

mask array

param

mask stride length

param

destination array

param

y stride length

returns

y