@stdlib/math-tools-unary
Multiple dispatch for unary mathematical functions.
Multiple dispatch for unary mathematical functions.
Create an ndarray function interface which performs multiple dispatch.
Create an ndarray function interface which accepts a callback function and performs multiple dispatch.
Create a strided array function interface which performs multiple dispatch.
Create a strided array function interface which accepts a callback function and performs multiple dispatch.