MCPcopy Create free account
hub / github.com/WinVector/Logistic / indexR

Method indexR

src/com/winvector/variables/ConstRecord.java:27–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 }
26
27 @Override
28 public int indexR() {
29 return index + 1;
30 }
31
32 @Override
33 public boolean wantRegularization() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected