Scythe-1.0.3
|
template<matrix_order RO, matrix_style RS, typename T , matrix_order PO, matrix_style PS>
Calculate the maximum of each column of a Matrix. This function identifies the maximum of each column in a matrix.
|