| Scythe-1.0.3
   
    | 
| 
template<typename T , matrix_order PO, matrix_style PS>  
 Calculate the sum of a Matrix. This function calculates the sum of a matrix by adding each element in turn. 
 
 References scythe::Matrix< T_type, ORDER, STYLE >::begin_f(), and scythe::Matrix< T_type, ORDER, STYLE >::end_f(). Referenced by pgamma(). | 
 1.7.6.1
 1.7.6.1