MCPcopy Create free account
hub / github.com/bwaldvogel/liblinear-java / Hv

Method Hv

src/main/java/de/bwaldvogel/liblinear/Function.java:9–9  ·  view source on GitHub ↗
(double[] s, double[] Hs)

Source from the content-addressed store, hash-verified

7 void grad(double[] w, double[] g);
8
9 void Hv(double[] s, double[] Hs);
10
11 int get_nr_variable();
12

Callers 1

pcgMethod · 0.65

Implementers 1

L2R_ErmFunctionsrc/main/java/de/bwaldvogel/liblinear/

Calls

no outgoing calls

Tested by

no test coverage detected