Class: Highs::IntArray

Inherits:
BaseArray show all
Defined in:
lib/highs/array.rb

Constant Summary collapse

FORMAT =
"i!"
SIZE =
Fiddle::SIZEOF_INT

Constants inherited from BaseArray

BaseArray::NOT_SET

Method Summary

Methods inherited from BaseArray

#initialize, #to_a, #to_ptr

Constructor Details

This class inherits a constructor from Highs::BaseArray