Data Fields
gfsmArithParams Struct Reference

Type representing all parameters for a generic automaton arithmetic operation.

#include <gfsmArith.h>

Collaboration diagram for gfsmArithParams:
Collaboration graph
[legend]

Data Fields

gfsmAutomatonfsm
 Automaton.
gfsmArithOp op
 Operation.
gfsmWeight arg
 2nd operation argument (if any)
gboolean do_zero
 operate on semiring-zeroes?

Field Documentation

gfsmAutomaton* gfsmArithParams::fsm
gfsmArithOp gfsmArithParams::op
gfsmWeight gfsmArithParams::arg
gboolean gfsmArithParams::do_zero

The documentation for this struct was generated from the following file: