Scraps tagged 'transpose'
| Scrap | User | Syntax | License | Created | Updated |
|---|---|---|---|---|---|
|
Transpose of an nxm matrix using Scheme
This code takes an input matrix as a list of lists, and outputs the transpose of the matrix as a list ...
|
tagged 'transpose' by vpoddar88 | Scheme | Public Domain | 10 Jan 2010 | 2 years, 4 months ago |
|
Transpose of an nxm matrix using SML and Pattern Matching
This code takes an input matrix as a list of lists, and outputs the transpose of the matrix as a list ...
|
tagged 'transpose' by vpoddar88 | Scheme | Public Domain | 10 Jan 2010 | 2 years, 4 months ago |
|
Transpose columns and rows
Transpose code from long format to wide format.
|
tagged 'transpose' by schalkheunis | Sql | Public Domain | 11 Jan 2010 | 2 years, 4 months ago |
Page:
1