Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WinVector/Logistic
/ dim
Method
dim
src/com/winvector/opt/impl/NormPenalty.java:57–60 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
}
56
57
@Override
58
public
int
dim() {
59
return
dim;
60
}
61
62
@Override
63
public
VEval eval(
final
double[] x,
final
boolean wantGrad,
final
boolean wantHessian) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected