template<matrix_order RO, matrix_style RS, typename T , matrix_order PO, matrix_style PS>
Return x rounded to the nearest integer.
This function returns x, where x is the ith element of the Matrix A, rounded to the nearest integer.
- Parameters:
-
A | Matrix whose elements are to be rounded |