MCPcopy Create free account
hub / github.com/EdwardRaff/JSAT / getPair

Method getPair

JSAT/src/jsat/linear/VecPaired.java:29–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27 }
28
29 public P getPair()
30 {
31 return pair;
32 }
33
34 public void setPair(P pair)
35 {

Callers 15

testSearch_Vec_doubleMethod · 0.45
testSearch_Vec_intMethod · 0.45
testClassifyBinaryMethod · 0.45
testClassifyBinaryMTMethod · 0.45
testClassifyMultiMethod · 0.45
testClassifyMultiMTMethod · 0.45
testRegressionMethod · 0.45
testRegressionMTMethod · 0.45
testTrain_CMethod · 0.45
testClassifyBinaryMethod · 0.45

Calls

no outgoing calls

Tested by 15

testSearch_Vec_doubleMethod · 0.36
testSearch_Vec_intMethod · 0.36
testClassifyBinaryMethod · 0.36
testClassifyBinaryMTMethod · 0.36
testClassifyMultiMethod · 0.36
testClassifyMultiMTMethod · 0.36
testRegressionMethod · 0.36
testRegressionMTMethod · 0.36
testTrain_CMethod · 0.36
testClassifyBinaryMethod · 0.36