MCPcopy Create free account
hub / github.com/cogentcore/core / NumDims

Method NumDims

tensor/tensor.go:39–39  ·  view source on GitHub ↗

NumDims returns the total number of dimensions.

()

Source from the content-addressed store, hash-verified

37
38 // NumDims returns the total number of dimensions.
39 NumDims() int
40
41 // DimSize returns size of given dimension
42 DimSize(dim int) int

Callers 15

validateMethod · 0.65
tRowValueMethod · 0.65
ValueMethod · 0.65
tRowXValueMethod · 0.65
xValueMethod · 0.65
YErrorMethod · 0.65
plotXAxisMethod · 0.65
NumDimsMethod · 0.65
Projection2DShapeFunction · 0.65
Projection2DIndexFunction · 0.65
Projection2DCoordsFunction · 0.65
AtMethod · 0.65

Implementers 1

Bitstensor/bits.go

Calls

no outgoing calls

Tested by 1

TestAdd3DColFunction · 0.52