module Bayesnet::Parsers::Bif::FloatingPointToken0
Public Instance Methods
value()
click to toggle source
# File lib/bayesnet/parsers/bif.rb, line 1709 def value self.text_value.to_f end
# File lib/bayesnet/parsers/bif.rb, line 1709 def value self.text_value.to_f end