275 276 277
# File 'lib/BOAST/Algorithm.rb', line 275 def to_var return BOAST::Variable::new("#{self}", BOAST::Real, :constant => self ) end