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