Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
validate
Method · 0.65
tRowValue
Method · 0.65
Value
Method · 0.65
tRowXValue
Method · 0.65
xValue
Method · 0.65
YError
Method · 0.65
plotXAxis
Method · 0.65
NumDims
Method · 0.65
Projection2DShape
Function · 0.65
Projection2DIndex
Function · 0.65
Projection2DCoords
Function · 0.65
At
Method · 0.65
Implementers
1
Bits
tensor/bits.go
Calls
no outgoing calls
Tested by
1
TestAdd3DCol
Function · 0.52