package
0.0.0-20240226214843-e3d2a19564fd
Repository: https://github.com/pointlander/gradient.git
Documentation: pkg.go.dev

# Functions

B converts a binary function into an operator.
Gradient computes the gradient.
Panic marks a place we should never get to.
U converts a unary function into an operator.

# Variables

Add adds two numbers.
Cos the cosine of a number.
Div divides two numbers.
Exp the base e exponential.
Log the natural logarithm.
Mul multiplies two numbers.
Sigmoid the sigmoid of a number.
Sin the sine of a number.
Static is the static context.
Sub subtracts two numbers.
TanH the hyperbolic tangent of a number.

# Structs

Context is a function context.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author