MCPcopy Index your code
hub / github.com/andeya/algorithm / Equals

Function Equals

go.matrix/arithmetic.go:175–187  ·  view source on GitHub ↗

* Tests the element-wise equality of the two matrices. */

(A, B MatrixRO)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

TestEqualsFunction · 0.85
TestProductFunction · 0.85
TestParallelProductFunction · 0.85
TestTimesDenseProcsFunction · 0.85
TestSolveFunction · 0.85
TestLUFunction · 0.85
TestNumbersFunction · 0.85
TestKroneckerFunction · 0.85
TestVectorizeFunction · 0.85
TestTimes_PivotFunction · 0.85
TestRowPivotFunction · 0.85
TestColPivotFunction · 0.85

Calls 3

RowsMethod · 0.65
ColsMethod · 0.65
GetMethod · 0.65

Tested by 14

TestEqualsFunction · 0.68
TestProductFunction · 0.68
TestParallelProductFunction · 0.68
TestTimesDenseProcsFunction · 0.68
TestSolveFunction · 0.68
TestLUFunction · 0.68
TestNumbersFunction · 0.68
TestKroneckerFunction · 0.68
TestVectorizeFunction · 0.68
TestTimes_PivotFunction · 0.68
TestRowPivotFunction · 0.68
TestColPivotFunction · 0.68