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