| Visual Basic (Declaration) | |
|---|---|
Public Function Transpose() As CSparseMatrix | |
| C# | |
|---|---|
public CSparseMatrix Transpose() | |
| C++/CLI | |
|---|---|
public: CSparseMatrix^ Transpose(); | |
Return Value
A CSparseMatrix instance that represents the transpose of the current sparse matrix.Requirements
Platforms: Windows 7, Windows Vista, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows 2000