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

Interface MatrixRO

go.matrix/matrix.go:22–53  ·  view source on GitHub ↗

The MatrixRO interface defines matrix operations that do not change the underlying data, such as information requests or the creation of transforms * Read-only matrix types (at the moment, PivotMatrix). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 65

TestAddFunction · 0.65
TestSubtractFunction · 0.65
MeanVectorFunction · 0.65
sample_covariance_matrixFunction · 0.65
DistanceSquareFunction · 0.65
KroneckerFunction · 0.65
VectorizeFunction · 0.65
ParallelProductFunction · 0.65
EqualsFunction · 0.65
ApproxEqualsFunction · 0.65
MeanVectorFunction · 0.65
sample_covariance_matrixFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected