MCPcopy Create free account
hub / github.com/davisking/dlib / forces_assignment

Method forces_assignment

dlib/svm/assignment_function.h:109–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107 ) const { return bias; }
108
109 bool forces_assignment (
110 ) const { return force_assignment; }
111
112 void predict_assignments (
113 const std::vector<lhs_element>& lhs,

Callers 4

test1Function · 0.45
serializeFunction · 0.45
test_assignment_functionFunction · 0.45

Calls

no outgoing calls

Tested by 2

test1Function · 0.36
test_assignment_functionFunction · 0.36