Searched defs:set_penalty (Results 1 – 7 of 7) sorted by relevance
/dports/science/crf++/crfpp-1dc92a606f874a4fe52603803364cc1d90f952fb/java/org/chasen/crfpp/ |
H A D | Tagger.java | 122 public void set_penalty(long i, long j, double penalty) { in set_penalty() method in Tagger
|
/dports/emulators/mess/mame-mame0226/src/frontend/mame/ui/ |
H A D | selsoft.cpp | 86 void menu_select_software::search_item::set_penalty(std::u32string const &search) in set_penalty() function in ui::menu_select_software::search_item
|
/dports/emulators/mame/mame-mame0226/src/frontend/mame/ui/ |
H A D | selsoft.cpp | 86 void menu_select_software::search_item::set_penalty(std::u32string const &search) in set_penalty() function in ui::menu_select_software::search_item
|
/dports/science/crf++/crfpp-1dc92a606f874a4fe52603803364cc1d90f952fb/python/ |
H A D | CRFPP.py | 115 def set_penalty(self, *args): return _CRFPP.Tagger_set_penalty(self, *args) member in Tagger
|
/dports/science/crf++/crfpp-1dc92a606f874a4fe52603803364cc1d90f952fb/ |
H A D | tagger.cpp | 378 void TaggerImpl::set_penalty(size_t i, size_t j, double penalty) { in set_penalty() function in CRFPP::TaggerImpl
|
/dports/math/igraph/igraph-0.9.5/vendor/glpk/simplex/ |
H A D | spxprim.c | 211 static int set_penalty(struct csa *csa, double tol, double tol1) in set_penalty() function
|
/dports/math/glpk/glpk-5.0/src/simplex/ |
H A D | spxprim.c | 211 static int set_penalty(struct csa *csa, double tol, double tol1) in set_penalty() function
|