Updated 9 months ago
@stdlib/math-strided-special-dmskramp
Evaluate the ramp function for each element in a double-precision floating-point strided array according to a strided mask array.
Updated 9 months ago
@stdlib/math-iter-special-ramp
Create an iterator which evaluates the ramp function for each iterated value.
Updated 9 months ago
@stdlib/math-strided-special-sramp
Evaluate the ramp function for each element in a single-precision floating-point strided array.
Updated 9 months ago
@stdlib/math-strided-special-smskramp
Evaluate the ramp function for each element in a single-precision floating-point strided array according to a strided mask array.
Updated 9 months ago
math-strided-special-ramp
Evaluate the ramp function for each element in a strided array.
Updated 9 months ago
@stdlib/math-strided-special-dramp
Evaluate the ramp function for each element in a double-precision floating-point strided array.
Updated 9 months ago
math-base-special-heavisidef
Evaluate the Heaviside function for a single-precision floating-point number.