MCPcopy Index your code
hub / github.com/WinVector/Logistic / dim

Method dim

src/com/winvector/opt/impl/DataFn.java:48–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46 }
47
48 @Override
49 public int dim() {
50 return underlying.dim();
51 }
52
53
54 @Override

Callers 3

testMHMethod · 0.95
testGHMethod · 0.95
testGH2Method · 0.95

Calls 1

dimMethod · 0.65

Tested by 3

testMHMethod · 0.76
testGHMethod · 0.76
testGH2Method · 0.76