Module: Bayesnet::Parsers::Bif::FloatingPointList0
- Defined in:
- lib/bayesnet/parsers/bif.rb
Instance Method Summary collapse
Instance Method Details
#floatingPointToken ⇒ Object
1625 1626 1627 |
# File 'lib/bayesnet/parsers/bif.rb', line 1625 def floatingPointToken elements[1] end |
#SEP ⇒ Object
1621 1622 1623 |
# File 'lib/bayesnet/parsers/bif.rb', line 1621 def SEP elements[0] end |