MCPcopy Create free account
hub / github.com/andeya/algorithm / Transpose

Method Transpose

matrix/dense.go:580–585  ·  view source on GitHub ↗

Copy and transpose matrix. Returns new matrix.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

_TestCHOL3x3Function · 0.45
_TestCHOLUpLoFunction · 0.45
_TestBlkCHOLUpLoFunction · 0.45
TestUpperCHOLFunction · 0.45
TestLowerCHOLFunction · 0.45
_TestSolveSmallFunction · 0.45
_TestSolveBlockedSmallFunction · 0.45
_TestSolveRandomFunction · 0.45
_TestMultTransASmallFunction · 0.45
_TestMultTransABigFunction · 0.45
_TestMultTransBSmallFunction · 0.45
_TestMultTransBBigFunction · 0.45

Calls 5

transposeFloatArrayFunction · 0.85
makeFloatMatrixFunction · 0.85
RowsMethod · 0.65
ColsMethod · 0.65
LeadingIndexMethod · 0.65

Tested by 15

_TestCHOL3x3Function · 0.36
_TestCHOLUpLoFunction · 0.36
_TestBlkCHOLUpLoFunction · 0.36
TestUpperCHOLFunction · 0.36
TestLowerCHOLFunction · 0.36
_TestSolveSmallFunction · 0.36
_TestSolveBlockedSmallFunction · 0.36
_TestSolveRandomFunction · 0.36
_TestMultTransASmallFunction · 0.36
_TestMultTransABigFunction · 0.36
_TestMultTransBSmallFunction · 0.36
_TestMultTransBBigFunction · 0.36