Scythe-1.0.3
|
template<matrix_order RO, matrix_style RS, typename T , matrix_order PO1, matrix_style PS1, matrix_order PO2, matrix_style PS2, typename S >
Calculate the remainder of the division of each matrix element. This function calculates the remainder when the elements of Matrix A are divided by the elements of Matrix B.
References SCYTHE_CHECK_10. Referenced by xpnd(). |