OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:weighted
(Results
1 - 2
of
2
) sorted by null
/external/openfst/src/include/fst/
randgen.h
312
bool
weighted
; // Output tree
weighted
by path count; o.w.
member in struct:fst::RandGenFstOptions
314
bool remove_total_weight; // Remove total weight when output is
weighted
.
321
weighted
(w),
353
weighted_(opts.
weighted
),
506
// by RandGenOptionsFst. Output format is a tree
weighted
by the
591
bool
weighted
; // Output is tree
weighted
by path count; o.w.
member in struct:fst::RandGenOptions
593
bool remove_total_weight; // Remove total weight when output is
weighted
.
600
weighted
(w)
[
all
...]
/external/opencv/cvaux/include/
cvaux.h
328
int
weighted
;
member in struct:CvCliqueFinder
343
int
weighted
CV_DEFAULT(0), int weighted_edges CV_DEFAULT(0));
[
all
...]
Completed in 143 milliseconds