Class: ArrowCUDA::Loader

Inherits:
GObjectIntrospection::Loader
  • Object
show all
Defined in:
lib/arrow-cuda/loader.rb

Class Method Summary collapse

Class Method Details

.loadObject



21
22
23
# File 'lib/arrow-cuda/loader.rb', line 21

def load
  super("ArrowCUDA", ArrowCUDA)
end