| ||||||
| ||||||
![]() | ||||||
Prototype | ||||||
template <class Matrix> void transpose(Matrix& A) ; | ||||||
![]() | ||||||
Description | ||||||
Currently this algorithm only applies to square dense matrices Plan to include all rectangular dense matrices.. | ||||||
![]() | ||||||
Definition | ||||||
mtl.h | ||||||
![]() | ||||||
Preconditions | ||||||
| ||||||
![]() | ||||||
Complexity | ||||||
![]() | ||||||
Example | ||||||
![]() | ||||||
Notes | ||||||
![]() | ||||||
See also | ||||||
Copyright ©
1998,1999 University of Notre Dame. All Rights Reserved.