Class: RLTK::CG::Double
- Inherits:
-
ConstantReal
- Object
- Value
- User
- Constant
- ConstantNumber
- ConstantReal
- RLTK::CG::Double
- Defined in:
- lib/rltk/cg/value.rb
Overview
A double precision floating point number value.
Instance Attribute Summary
Attributes included from BindingClass
Method Summary
Methods inherited from ConstantReal
#%, #*, #+, #-, #-@, #/, #cast, #cmp, #extend, #initialize, #to_i, #truncate
Methods included from AbstractClass
Methods inherited from ConstantNumber
Methods inherited from Constant
#bitcast_to, #get_element_ptr, #get_element_ptr_in_bounds, #initialize
Methods inherited from User
Methods inherited from Value
#==, #attributes, #bitcast, #constant?, #dump, #hash, #initialize, #name, #name=, #null?, #print, #trunc, #trunc_or_bitcast, #type, #undefined?, #zextend, #zextend_or_bitcast
Methods included from BindingClass
Constructor Details
This class inherits a constructor from RLTK::CG::ConstantReal