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

Function ApproxEquals

go.matrix/arithmetic.go:193–205  ·  view source on GitHub ↗

* Tests to see if the difference between two matrices, element-wise, exceeds ε. */

(A, B MatrixRO, ε float64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

TestApproximatesFunction · 0.85
TestElementMultFunction · 0.85
TestInverseFunction · 0.85
TestCholeskyFunction · 0.85
TestQRFunction · 0.85
TestEigenFunction · 0.85
TestSVDFunction · 0.85
TestAdd_SparseFunction · 0.85
TestSubtract_SparseFunction · 0.85
TestTimes_SparseFunction · 0.85

Calls 4

RowsMethod · 0.65
ColsMethod · 0.65
GetMethod · 0.65
AbsMethod · 0.45

Tested by 10

TestApproximatesFunction · 0.68
TestElementMultFunction · 0.68
TestInverseFunction · 0.68
TestCholeskyFunction · 0.68
TestQRFunction · 0.68
TestEigenFunction · 0.68
TestSVDFunction · 0.68
TestAdd_SparseFunction · 0.68
TestSubtract_SparseFunction · 0.68
TestTimes_SparseFunction · 0.68