Home
last modified time | relevance | path

Searched refs:SparseTupleWeightMap (Results 1 – 2 of 2) sorted by relevance

/external/openfst/src/include/fst/
Dsparse-power-weight.h154 SparseTupleWeightMap(&ret, w1, w2, operator_mapper); in Plus()
164 SparseTupleWeightMap(&ret, w1, w2, operator_mapper); in Times()
175 SparseTupleWeightMap(&ret, w1, w2, operator_mapper);
197 SparseTupleWeightMap(&ret, w1, w2, operator_mapper);
Dsparse-tuple-weight.h267 inline void SparseTupleWeightMap( in SparseTupleWeightMap() function