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