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