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