Deep.Net


Operators

Namespace: Tensor

Useful core operators.

Functions and values

Function or valueDescription
sgn x
Signature: x:'?183743 -> '?183743
Type parameters: '?183743

Signum of value using same type. Calls static method Sgn on non-primitive types.

CompiledName: Sgn

Fork me on GitHub