Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WinVector/Logistic
/ dim
Method
dim
src/com/winvector/util/CountMapV.java:21–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
}
20
21
public
int
dim() {
22
return
dim;
23
}
24
25
/**
26
* Invariant: key set calls all keys ever observed (even those with net-zero count)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected