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