| Scythe-1.0.3
   
    | 
| 
template<matrix_order RO, matrix_style RS, typename T , matrix_order PO, matrix_style PS>  
 Transpose a Matrix. This function transposes M, returning a Matrix R where each element of M,  
 
 References scythe::Matrix_base< ORDER, STYLE >::cols(), and scythe::Matrix_base< ORDER, STYLE >::rows(). Referenced by BFGS(), dt(), linesearch1(), lndmvn(), nls_broyden(), scythe::rng< mersenne >::rpois(), scythe::rtmvnorm< RNGTYPE >::rtmvnorm(), and scythe::rng< mersenne >::rwish(). | 
 1.7.6.1
 1.7.6.1