module Bayesnet::Parsers::Bif::ProbabilityDefaultEntry0
Public Instance Methods
SEP1()
click to toggle source
# File lib/bayesnet/parsers/bif.rb, line 1457 def SEP1 elements[0] end
SEP2()
click to toggle source
# File lib/bayesnet/parsers/bif.rb, line 1465 def SEP2 elements[2] end
SEP3()
click to toggle source
# File lib/bayesnet/parsers/bif.rb, line 1469 def SEP3 elements[4] end
floatingPointList()
click to toggle source
# File lib/bayesnet/parsers/bif.rb, line 1461 def floatingPointList elements[1] end