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

Method indexL

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

Source from the content-addressed store, hash-verified

22 }
23
24 @Override
25 public int indexL() {
26 return index;
27 }
28
29 @Override
30 public int indexR() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected