Property | Type | Description | |
---|---|---|---|
l1 | |||
l2 | |||
override_finish | int | ||
override_start | int |
Method | Description | |
---|---|---|
Arcs ( Intarray ids, Intarray targets, Intarray outputs, Floatarray costs, int node ) : void | ||
BestPath ( string &result ) : double | ||
CheckOwnsNothing ( ) : void | ||
Combine ( int i1, int i2 ) : int | ||
CompositionFstImpl ( |
||
GetAcceptCost ( int node ) : float | ||
GetStart ( ) : int | ||
Load ( string path ) : void | ||
Move1 ( ) : |
||
Move2 ( ) : |
||
Save ( string path ) : void | ||
SplitIndex ( int &result1, int &result2, int index ) : void | ||
SplitIndices ( Intarray result1, Intarray result2, Intarray indices ) : void | ||
nStates ( ) : int |
public Arcs ( Intarray ids, Intarray targets, Intarray outputs, Floatarray costs, int node ) : void | ||
ids | Intarray | |
targets | Intarray | |
outputs | Intarray | |
costs | Floatarray | |
node | int | |
return | void |
public CompositionFstImpl ( |
||
l1 | ||
l2 | ||
o_s | int | |
o_f | int | |
return | System |
public SplitIndex ( int &result1, int &result2, int index ) : void | ||
result1 | int | |
result2 | int | |
index | int | |
return | void |
public SplitIndices ( Intarray result1, Intarray result2, Intarray indices ) : void | ||
result1 | Intarray | |
result2 | Intarray | |
indices | Intarray | |
return | void |
public IGenericFst,Ocronet.Dynamic.Interfaces l1 | ||
return |
public IGenericFst,Ocronet.Dynamic.Interfaces l2 | ||
return |