Method: OpenCL::Version#major
- Defined in:
- lib/opencl_ruby_ffi/opencl_ruby_ffi_base.rb
#major ⇒ Object (readonly)
Returns the value of attribute major.
146 147 148 |
# File 'lib/opencl_ruby_ffi/opencl_ruby_ffi_base.rb', line 146 def major @major end |