Overload List
| Name | Description | |
|---|---|---|
| Tanh(DoubleSymmetricMatrix) |
Creates a new matrix with the same dimensions as a given matrix, whose values
are the result of applying the hyperbolic tangent function to each
element of the matrix.
| |
| Tanh(FloatSymmetricMatrix) |
Creates a new matrix with the same dimensions as a given matrix, whose values
are the result of applying the hyperbolic tangent function to each
element of the matrix.
|